testing shit, go away
<TABLE STYLE="filter:glow(color=red, strength=5)"><TR><TD><center>OMG GLOWY TEXT</center></TABLE><TABLE STYLE="filter:shadow(color=lime, strength=10)"><TR><TD><center>OMG SHADOWY TEXT</center></TABLE><TABLE STYLE="filter:dropshadow(color=blue, strength=10)"><TR><TD><center>OMG A DROP SHADOW</center></TABLE>
<input type="submit" onclick='alert("Im that good")' value="Click">
YOUR MOM IS TEH SUCK
OMG A BUTTON. :P
thats pretty simple JavaScript…try
<script type="text/javascript">var d = new Date()var time = d.getHours()if (time > 21) {document.write("Go to bed!")}elseif (time < 6) {document.write("Go to bed!")}elseif (time < 11) {document.write("Good morning!")}elseif (time < 18) {document.write("Good day!")}elseif (time < 22) {document.write("Good night!")}</script>omg HTML stikes again >_> I wish I could use html, but I actually don't have many uses anyway.
The text is just HTML. I was trying to do something with the button in JS but I got bored with it.
<input type="submit" onclick='alert("Yay! Cheese!")' value="Click for Food!">
Aw… I can't use HTML.:(lol
<input type="submit" onclick='alert("Yay! Cheese!")' value="Click for Food!">