Sunday 4 December 2011

Html elements

A few of
most common HTML elements you should know:





and .
: Tells the Web browser that everything inside the tags

should be considered a Web page.
: Contains information that controls how the page is

displayed. Elements responsible for JavaScript and CSS code and calls to

other files are generally placed between these tags.

: Contains the title of the Web page, displayed on the

title bar at the top of the browser.

: Holds all the content of the page.

: Controls the appearance and behavior of elements

on your Web page.

: Makes JavaScript and other specified code available,

either by calling a file or code placed between these tags. jQuery is

included on the page with this tag.

: Boldfaces any text within the tag.

: Creates header text.

: Creates a container of content.

: Creates a paragraph.
: Creates a hyperlink.

: Displays an image. Note that this tag doesn’t have a matching

end tag, so a slash character is used inside the tag to denote the end of

the tag.
: Creates a Web form that can send user-submitted information

to another Web page or code that can process this information.

: Creates a form element, such as a radio button, text

input box, or a Submit button. Used as a child element inside


.

: Inserts a line break. No matching end tag is needed.

: Creates a table, along with child tags


























































You can check MoreHTML elements is located at

www.w3.org/TR/REChtml40/index/elements.html.




Free create back link
Meta tag generator 4 seo
If else statement
Increase traffic your blogs
Popularity by massage

 

No comments:

Post a Comment