Username:
Password:
Enter your Keywords to
Search the Tips Archives


Search By Date:



    Join the List
    Bravenet Home










Webmaster Tips and Tricks
Newsletter Archives


Nesting Tags
March 15th, 2000

Learning how to properly nest multiple tags around one block of text or
an object is crucial to successfully coding your web pages. Just be sure
your opening tags have been put in a certain order and the closing tags ALL
appear in the EXACT OPPOSITE ORDER.

For example:

<TAG1><TAG2><TAG3> [text or object here] </TAG3></TAG2></TAG1>

Making sure you have your multiple tags nested properly takes a little
getting used to, but if you get into the habit at the beginning it will
become second nature to you in short order.
Build your very first live Database Driven Website using PHP & MySQL. Instantly apply working code examples from the book to your Website. Get it Now! 295 pages.
Write faster loading, dramatically smaller pages. ‘Now You Too Can Easily Create Modern 'Table-free' Websites Using CSS from scratch’. Get it Now! 480 pages.
All contents copyright 1997-2003 Bravenet Web Services Inc.