Wednesday, 10 December 2014

New HTML Codes!

Hai guys! This is a post about the new HTML code update and here are some cool code your gonna wanna use! :D
Click me alert button: <button type="button" onclick="alert('your text')">Click Me!</button>

Moving up text: <marquee behavior="scroll" direction="up">Your text<p></p>

Type in text: <mark> Type what you want <input></mark>

Cool up and down text (It says "Tomorrow I will make a how to video for this! Yas!": <font face="cursive"> Tomorrow I will make a  <sub>How to</sub> video for this! &lt;3 <font color="red"> Yas! <i></i></font></font>

Rainbow text says: "Goodnight <3" but put what ever you want: <font color="red"> G </font> <font color="orange"> o </font> <font color="yellow"> o </font> <font color="green"> d </font> <font color="blue"> n </font> <font color="fuchsia"> i </font> <font color="purple"> g </font> <font color="red"> h </font> <font color="orange"> t </font> <font color="aqua"> &lt;3 </font>

Check box says "Do you love me?" <em>Do You Love Me? Yes: <input type="checkbox" name="sports" value="soccer"><br>No: <input type="checkbox" name="sports" value="football"><br> Of Course: <input type="checkbox" name="sports" value="baseball"><br> Always: <input type="checkbox" name="sports" value="basketball"></em>

Moving down text: <marquee behavior="scroll" direction="down">Text here</marquee>

Slide in text from top: <marquee behavior="slide" direction="down">your text here </marquee>

Slide in text from bottom: <marquee behavior="slide" direction="up">Text here </marquee>

Slide Left to right: <marquee behavior="slide" direction="right">Your text </marquee>

Slide right to left: <marquee behavior="slide" direction="left">your text </marquee>





   
   

No comments:

Post a Comment