You can nest multiple tags (have html tags inside other html tags). Make sure each HTML tag has a matching closing tag. Did you see how the HTML tags are nested?

Well, now you can create your own Homepage... you have to just practice how to use various HTML tags.



Click here to go to the HTML tutorial in DotNetSpider.com


Typically, lot of TABLE, TR, TD will be used in each web page to properly align text and images. You have to practice creating lot of tables and nested tables.

You can go to any website and right click on the browser and select 'View Source' to view the HTML source of any web page. You may try it even in this page, by right clicking on the browser when this page is displayed in the browser.
Did you like this tutorial?




This page is part of HTML tutorial by DotNetSpider.com