1 min read

What does HTML do and what does it mean?

HTML stands for Hypertext Markup Language.

Some basic things you can do with HTML

-change font style, color, underline, italic and bold

-change font color

-create a list UL – for unordered list OL – for ordered list LI – for each line in the list

-create a table to organize your images or create a chart in your site table – start table tr – start table row td – start table cell

remember to end each cell and each row with a mark before the label

-create a text link text links are great

-add an image img src

-create simple contact forms that include labels, radio buttons and buttons

– quote someone blockquote – quoted text

-insert special characters and fractions in your text or blog post, these are just a small sample;

trademark sign ™ (TM)
♥? heart @ @ at sign
© copyright
® ® registered trademark
¶ ¶ paragraph sign
¼ ¼ a quarter
½ ½ half
¾ ¾ three quarters

With HTML you can do many different things within your website or even your blog. You can put images on your website and movies and videos.

There is a lot you can do with HTML to make your website more attractive to visitors.

But now I must warn you with this. Although many have found really cool things they can do with their websites using HTML coding, that has made their sites too wild and hard to find.

Most people today will shy away from these fancy sites and instead be more willing to read a website that is simple and clean.

Keep this in mind while building your website, DO NOT get carried away with all the cool things you can do with HTML. Keep it simple and clean.

Leave a Reply

Your email address will not be published. Required fields are marked *