TIPS TO STYLE HTML CODE:

1. Use Lowercase section names.
Example: (SECTION:)
(p) This is a paragraph. (/p)
(/SECTION)
instead use:
(section:)
(p) This is a paragraph. (/p)
(/section)

2. Close ALL HTML tags (if needed).
Example: (section)
(p) This is a paragraph.
(p) This is another paragraph.
(/section)
instead use:
(section:)
(p) This is a paragraph. (/p)
(p) This is another paragraph. (/p)
(/section)

3. Use Lower case attribute names.
Example: (div CLASS="menu")
instead use: (div class="menu")

4. Quote Attribute Values.
Example: (table class=striped)
instead use: (table class="striped")

5. Image Attributes, always add "alt" after every image tag.
Example: (img src="Lane.gif")
instead use: (img src="Lane.gif" alt=Lane Tech Gif style="width:500px;height:500px")

6. Blank Lines and Indentations, don't use unnecessary empty lines/blank lines.
Example: (body)

(h1) Hello. (/h1)

(h2) welcome to my site (/h2)
instead use: (body)
(h1) Hello, (/h1)
(h2) welcome to my site (/h2).

This gif is a link.

baby yoda

Or you can go here, if you're lame.

Show Why its good Rating
Star Wars Its not. 1/10
Infinity War purple man kills people 8/10
Shrek 5 its not out yet 20/10
Baby Yoda getting punched priceless baby punching 1000000/10
Stepbro videos got me banned on roblox -10/10
minecraft got me banned on roblox twice 10/10
netflix terrible 0/10