The Hypertext Markup Language is used to design static web pages. It is a simplest language to create web pages and it is very easy to learn because it has certain Tags for doing every task.HTML:-
HTML tags are used to make and place a content on a web page.
HTML (Hypertext Markup Language) is used to create document on the World Wide Web. The HTML has a collection of "Tags" for developing the web pages, the each keyword or tag has its own functionality to place a content on a document.
It is a platform independent language that can be used on any platform such as Windows, Macintosh, Linux, and so on. A web page is a collection of text, images, buttons, links, radio buttons, check boxes etc. To do it the HTML provide Tags for every event like for inserting a radio button it provides an <input> tag
The All Tags are explained below click on each tag and read it in depth.
- Comments
- DOCTYPE
- Anchor
- Abbr
- Address
- Applet
- Area
- Bold
- Base
- Basefont
- Big
- Blockquote
- Body
- Br
- Button
- Caption
- Colgroup
- DD
- Div
- DL
- DT
- Fieldset
- Form
- Frame
- Frameset
- Headings
- Head
- HR
- HTML
- I
- Iframe
- Img
- Input
- Label
- Legend
- LI
- Link
- Map
- Meta
- Noframes
- Noscript
- Object
- Form
- OL
- Option
- Paragraph
- Param
- Pre
- Script
- Select
- Span
- Strong
- Style
- Sub
- Sup
- Table
- TD
- Textarea
- TH
- Title
- TR
- TT
- U
- UL
- Var
{ 0 comments... read them below or add one }
Post a Comment