A Beginner HTML Guide

 

What is HTML? Well it stands for Hyper Text Markup Language and we use it to build web pages and web sites.

Here Are Beginner HTML Things You Can Do.


You can change the fonts, color, underline text, and make it italic and bold.

You can create a bullet or numbered list.

UL - For unordered list
OL - For ordered list
LI - For each line within a list

You can also create a tables to organize your images and create complex layouts.

TABLE - Starts table
TR - Starts table row
TD - Starts table cell

You can create a text link to drive people to other pages.

You can add an image

img src

Create simple contact forms that include labels, radio buttons, and push buttons

With Beginner HTML you can do a lot of different things with it within your website or even your blog. You can put images on your website and movies and video.

There is a great deal can do with HTML to make your website more attractive and appealing to visitors.

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

Most people today will click away from these fancy sites, and instead be more willing to read a website that is simple and clean with Beginner HTML.

Keep this in mind while you're coding your website, don't go too far with all the cool things you can do with Beginner HTML. Keep it simple and clean.

Learn More Cool HTML Codes
Click To Learn More Cool HTML Codes

Share and Enjoy:
  • Digg
  • Sphinn
  • del.icio.us
  • Facebook
  • Mixx
  • Google Bookmarks
  1. May 28th, 2009 at 13:57 | #1

    Can do lots of fun with html, ive done mouse over with this code :-)

     


    1. No trackbacks yet.