Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?
You are not logged in.
Pages: 1
Topic closed
[pre=lua][/pre] - Creates lua highlighting
[pre=lua]
function test()
print("hope it works")
end
[/pre]
[pre=html][/pre] - Creates HTML highlighting
[pre=html]
<html>
<head>
<title>Test title</title>
</head>
<body>
test
</body>
</html>
[/pre]
[pre=javascript][/pre] - Makes js formatting
[pre=javascript]
// This has to be gray
var map;
function initMap() {
map = new google.maps.Map(document.getElementById('map'), {
center: {lat: -34.397, lng: 150.644},
zoom: 8
});
}
[/pre]
[pre=css][/pre] - Makes css formatting (Cascanding Style Sheets)
[pre=css]
b {
font:italic;
}
[/pre]
PM yourself to test bbcode please.
proc's discorb stylish themes for forums/the game
꧁꧂L O V E & C O R N꧁꧂ ᘛ⁐̤ᕐᐷ
danke bluecloud thank u raphe [this section of my sig is dedicated to everything i've loved that's ever died]
?
Offline
Pages: 1
Topic closed
[ Started around 1738483617.9348 - Generated in 0.019 seconds, 12 queries executed - Memory usage: 1.37 MiB (Peak: 1.46 MiB) ]