Results 1 to 4 of 4
Thread: About HTML tags
- 12-26-2011, 05:05 AM #1
Newbie
- Join Date
- Dec 2011
- Posts
- 18
About HTML tags
HTML tags provide the foundation forweb page design. To provide more flexibility with HTML design,attributes have been defined for HTML tags to alter the behavior ofany particular HTML tag. There are many instances while designing aweb page when you will want to change the default behavior of thetag. For instance, you might want to change the background color ofthe whole page or some section of the page. You might want to changethe alignment of a section of text or apply a unique style to a tag'srepresentation. I know that in this forum, there are so many HTMLchamps. It will be a great honor to get some knowledge about it fromthem.
Last edited by calvinjackson9; 12-26-2011 at 05:22 AM.
- 12-26-2011, 05:22 AM #2
Member
- Join Date
- Sep 2010
- Posts
- 44
HTML tags is a great "tool" to help you code a web site.
You have the power and the flexibility to do whatever you like with that tagsOBHosting.com - The Best Web Hosting Sellers On the Web
Basic Hosting - Business Hosting - Reseller Hosting - VPS Hosting - Dedicated Servers
99.9% Uptime Guarantee - 10 Day Money Back Guarantee - 24/7 Support
- 02-01-2012, 04:58 AM #3
Junior WHC Addict
- Join Date
- Sep 2011
- Posts
- 125
Create a free Flash website with our simple, online web design editing platform. Stunning templates and user-friendly tools make website building easy and fun.
- 02-06-2012, 01:02 AM #4
Junior WHC Addict
- Join Date
- Aug 2011
- Posts
- 109
Giving style attributes to different HTML tags separately is an old fashion which require more time and work when there wasn't any concept of CSS. After CSS, we used to define style for general group or class and which is going to apply for all the instance of that object in web page.IF specific HTML tag appears only once in single web page,it is ok to give style with use of attributes like color, font and style but for common tags which would repeat more than once, it is preferred to define their style with Class in CSS.



LinkBack URL
About LinkBacks




Reply With Quote






Bookmarks