Adding a Menu Bar
Adding URL Icons
Animated Texts
Article Checker: Combating Online Plagiarism
Blogger Search Box
Collapsible Posts
CSS Blockquote Formats
Creating Table
Directing Web Traffic to Your Blog
Displaying HTML Tags
Domain Names
Dropcaps Effect
EarnThrough Blogging
Editing Templates
Embedding PowerPoint Slides
Fluid, Three-Column Layout
Google Search Box
Hiding the Navigation Bar
-
Hosting Template Codes
Linking Graphics
Linking To Email
Menu Bar with CSS Definitions
New Header and Crosscol Elements
Page Rank
Pay Per Post: Get Paid for Blogging
Preserving Widgets
RSS Feeds (Feed Burner)
Scrollbars Inside Blog Posts
Site Within a Site
Small Business Web Hosting
Template Downloads
The Body Tag Attributes
The Head Tag: Setting Background Image
Understanding CSS
Understanding HTML
2007-07-26
TABLE OF CONTENTS
HOME||CONTENTS2007-07-20
My Blogroll
HOME||CONTENTSMust Reads
- Alvin (A Deluge in A Paper Cup)
- Bhem (Phoebz Place)
- Cristelle (Witty Rendezvous)
- Dex (Psycho Sanctum)
- Eden (MsTeenyBopper)
- Halley (Jagged Core)
- Irena (The Overflowed Thoughts)
- Ivy (Chuvaness... Chakaness... Eclavu)
- Joseph (Seph.Wordpress)
- Maline (Beautiful and Happy)
- Mayan (Daily Dose of Nonsensical Thoughts)
- Mina (Wars of Hearts and Minds)
- Nays (A Celebration of Life)
- Owen (Reason, Paranoia and Madness)
- Petra (Petra Dear)
- Precy (I'm Clolour Blind)
- Uri (Urikalization)
- Visapaycard (Come to Share)
- Willy (A NagueƱo in the Blogosphere)
- Yatot (The Yatot Chronicles)
- Yigae (Harlequin Vampire)
Web Resources
- Animated Pictures
- Automatic Ping
- Blog Crowd
- Blogger Hacks
- Blogger Skins
- Blogger Tips
- CSS ECHO
- CSS Meme
- CSS Tutorials
- Favicon
- Feed Burner
- Free Templates I
- Free Templates II
- Hackosphere
- HTML Colors
- HTML Tutorial
- HTML Tutorial2
- Jack Book
- Page Checker
- Pay Per Post Account
- Pijoo (Blog Networking)
- Slide Share
- Snapshot
- Stumble Upon
- Technorati Ping
- Widgets
Monetization Opportunities
- A.W.Surveys
- A Penny Earned
- Amazon Mechanical Turk
- Auction Ads
- Bidvertiser
- BloggerWave
- Blogsvertise
- Clixsense
- Ebay-Philippines
- E-gold
- Get Reviewed at ReviewMe
- Loud Launch
- Make Money
- Money Blogger
- MichaelBadger
- Moola
- Obeus
- PageSwirl
- PaidPost
- Paid Reviews
- Paypal
- PayPerPost
- Resource-a-Day
- Slash-My-Search
- Smorty
- Sponsored Reviews
- SurveySavvy
- Widget Bucks
- Yuwie
2007-07-04
2007-07-03
BASIC HTML TAGS
HOME||CONTENTSTag | Description | NN | IE | DTD |
---|---|---|---|---|
<!--...--> | Defines a comment | 3.0 | 3.0 | STF |
<!DOCTYPE> | Defines the document type | STF | ||
<a> | Defines an anchor | 3.0 | 3.0 | STF |
<abbr> | Defines an abbreviation | 6.2 | STF | |
<acronym> | Defines an acronym | 6.2 | 4.0 | STF |
<address> | Defines an address element | 4.0 | 4.0 | STF |
<applet> | Deprecated. Defines an applet | 2.0 | 3.0 | TF |
<area> | Defines an area inside an image map | 3.0 | 3.0 | STF |
<b> | Defines bold text | 3.0 | 3.0 | STF |
<base> | Defines a base URL for all the links in a page | 3.0 | 3.0 | STF |
<basefont> | Deprecated. Defines a base font | 3.0 | 3.0 | TF |
<bdo> | Defines the direction of text display | 6.2 | 5.0 | STF |
<big> | Defines big text | 3.0 | 3.0 | STF |
<blockquote> | Defines a long quotation | 3.0 | 3.0 | STF |
<body> | Defines the body element | 3.0 | 3.0 | STF |
<br> | Inserts a single line break | 3.0 | 3.0 | STF |
<button> | Defines a push button | 6.2 | 4.0 | STF |
<caption> | Defines a table caption | 3.0 | 3.0 | STF |
<center> | Deprecated. Defines centered text | 3.0 | 3.0 | TF |
<cite> | Defines a citation | 3.0 | 3.0 | STF |
<code> | Defines computer code text | 3.0 | 3.0 | STF |
<col> | Defines attributes for table columns | 3.0 | STF | |
<colgroup> | Defines groups of table columns | 3.0 | STF | |
<dd> | Defines a definition description | 3.0 | 3.0 | STF |
<del> | Defines deleted text | 6.2 | 4.0 | STF |
<dir> | Deprecated. Defines a directory list | 3.0 | 3.0 | TF |
<div> | Defines a section in a document | 3.0 | 3.0 | STF |
<dfn> | Defines a definition term | 3.0 | STF | |
<dl> | Defines a definition list | 3.0 | 3.0 | STF |
<dt> | Defines a definition term | 3.0 | 3.0 | STF |
<em> | Defines emphasized text | 3.0 | 3.0 | STF |
<fieldset> | Defines a fieldset | 6.2 | 4.0 | STF |
<font> | Deprecated. Defines text font, size, and color | 3.0 | 3.0 | TF |
<form> | Defines a form | 3.0 | 3.0 | STF |
<frame> | Defines a sub window (a frame) | 3.0 | 3.0 | F |
<frameset> | Defines a set of frames | 3.0 | 3.0 | F |
<h1> to <h6> | Defines header 1 to header 6 | 3.0 | 3.0 | STF |
<head> | Defines information about the document | 3.0 | 3.0 | STF |
<hr> | Defines a horizontal rule | 3.0 | 3.0 | STF |
<html> | Defines an html document | 3.0 | 3.0 | STF |
<i> | Defines italic text | 3.0 | 3.0 | STF |
<iframe> | Defines an inline sub window (frame) | 6.0 | 4.0 | TF |
<img> | Defines an image | 3.0 | 3.0 | STF |
<input> | Defines an input field | 3.0 | 3.0 | STF |
<ins> | Defines inserted text | 6.2 | 4.0 | STF |
<isindex> | Deprecated. Defines a single-line input field | 3.0 | 3.0 | TF |
<kbd> | Defines keyboard text | 3.0 | 3.0 | STF |
<label> | Defines a label for a form control | 6.2 | 4.0 | STF |
<legend> | Defines a title in a fieldset | 6.2 | 4.0 | STF |
<li> | Defines a list item | 3.0 | 3.0 | STF |
<link> | Defines a resource reference | 4.0 | 3.0 | STF |
<map> | Defines an image map | 3.0 | 3.0 | STF |
<menu> | Deprecated. Defines a menu list | 3.0 | 3.0 | TF |
<meta> | Defines meta information | 3.0 | 3.0 | STF |
<noframes> | Defines a noframe section | 3.0 | 3.0 | TF |
<noscript> | Defines a noscript section | 3.0 | 3.0 | STF |
<object> | Defines an embedded object | 3.0 | STF | |
<ol> | Defines an ordered list | 3.0 | 3.0 | STF |
<optgroup> | Defines an option group | 6.0 | 6.0 | STF |
<option> | Defines an option in a drop-down list | 3.0 | 3.0 | STF |
<p> | Defines a paragraph | 3.0 | 3.0 | STF |
<param> | Defines a parameter for an object | 3.0 | 3.0 | STF |
<pre> | Defines preformatted text | 3.0 | 3.0 | STF |
<q> | Defines a short quotation | 6.2 | STF | |
<s> | Deprecated. Defines strikethrough text | 3.0 | 3.0 | TF |
<samp> | Defines sample computer code | 3.0 | 3.0 | STF |
<script> | Defines a script | 3.0 | 3.0 | STF |
<select> | Defines a selectable list | 3.0 | 3.0 | STF |
<small> | Defines small text | 3.0 | 3.0 | STF |
<span> | Defines a section in a document | 4.0 | 3.0 | STF |
<strike> | Deprecated. Defines strikethrough text | 3.0 | 3.0 | TF |
<strong> | Defines strong text | 3.0 | 3.0 | STF |
<style> | Defines a style definition | 4.0 | 3.0 | STF |
<sub> | Defines subscripted text | 3.0 | 3.0 | STF |
<sup> | Defines superscripted text | 3.0 | 3.0 | STF |
<table> | Defines a table | 3.0 | 3.0 | STF |
<tbody> | Defines a table body | 4.0 | STF | |
<td> | Defines a table cell | 3.0 | 3.0 | STF |
<textarea> | Defines a text area | 3.0 | 3.0 | STF |
<tfoot> | Defines a table footer | 4.0 | STF | |
<th> | Defines a table header | 3.0 | 3.0 | STF |
<thead> | Defines a table header | 4.0 | STF | |
<title> | Defines the document title | 3.0 | 3.0 | STF |
<tr> | Defines a table row | 3.0 | 3.0 | STF |
<tt> | Defines teletype text | 3.0 | 3.0 | STF |
<u> | Deprecated. Defines underlined text | 3.0 | 3.0 | TF |
<ul> | Defines an unordered list | 3.0 | 3.0 | STF |
<var> | Defines a variable | 3.0 | 3.0 | STF |
<xmp> | Deprecated. Defines preformatted text | 3.0 | 3.0 |
Subscribe to:
Posts (Atom)
Check Page Rank of any web site pages instantly: |
This free page rank checking tool is powered by Page Rank Checker service |