Using HTML Tag Attributes






by Lucia Baker


HTML tags provide the foundation for web page design. To provide more flexibility with HTML design, attributes have been defined for HTML tags to alter the behavior of any particular HTML tag. There are many instances while designing a web page when you will want to change the default behavior of the tag. For instance, you might want to change the background color of the whole page or some section of the page. You might want to change the alignment of a section of text or apply a unique style to a tag's representation. There are many instances when you would want to identify an HTML tag by giving it a name to identify it so that it can be referred to elsewhere. Some tags, such as the one used to present an image () don't do much of anything without having at least one attribute defined. In the case of the image tag, you would need to have an attribute that tells the browser where the find the image to be displayed.

Proper HTML Tagging It's about giving an exact, unique title for each of your posts. Just imagine the chaos and hassle created when you mistakenly gave them the same titles only because they are of the same topic. It's like giving a library of books with the same book titles. The tendency would be to spend more time to check all the books to get what you exactly need. Moreover, it would be totally inconvenient to pour certain amount of time to check what's inside a particular book just because it is not given with proper description.

For those with knowledge of HTML and CSS, using an HTML editor is another option. But creating a website from scratch is hard work and can take a lot of time to complete. Website templates are certainly an option worth considering. Some are available free, and the author may require a back link to display on any web pages using such a template.

Other website templates are available for a small price, and are often well worth the small investment as they will save a lot of time and effort. For a small website of around up to 10 pages, a simple HTML web template would be fine. For more complex websites, a content management system (CMS) such as Joomla, WordPress and Drupal may be more suitable and will make the content easier to organise and update.

In its technical sense, we can say that Meta Description tag doesn't determine your ranking but somehow it can AFFECT so! As you consider it, search engines have an eye for that so-called "click-factor." Think about it: when your page or site is properly described, the higher is the chance that people will click and come to visit it. That is why some SEO professionals still held great regards to the importance of Meta Description in your page ranking.

HTML Attributes Reference Don't feel like you have to memorize all the HTML tags and their corresponding attributes. Instead, it is convenient to access a reference when trying to determine which attributes can be used with particular HTML tags. The official definition for HTML tags and attributes can be found at www.w3.org You can also find other resources for understanding the same information by using a search engine to search for "html tags" or "html attributes"

Beyond HTML Attributes In the mid-1990's, a methodology called Cascading Style Sheets (CSS) was developed for use in web pages to make them more streamlined. CSS is a standard for defining the layout and formatting for a web page. Many of the attributes that were commonly used with HTML tags before CSS came around are now handles by CSS definitions. For designers unfamiliar with CSS or who, for whatever reason, don't choose to use CSS, HTML attributes that overlap with CSS definitions can still be used to change the behavior of HTML tags. However, to be considered vogue in the world of web design, it is recommended that you learn and use CSS.




About the Author: