Home          welcome : Guest          Log In      
  Xpode.com Beta version

Click here to Search Article

Categories/Articles

 
HTML
12
 
Anchor tag
Anchor tag is used for create link or create mail link. you have seen email text on many website.
Body tag
Body tag is the main tag of the HTML. Information shown on web page is placed in body tag. We can
Div tag
Another important tag is div tag, which means division tag. Div works
Frameset
e can divide the page in different frames. Frames gives us ability to split the browser window in di
HTML Basic
TML is used to create the web pages on web. An HTML file must have an htm or html file extension. H
Pre tag in HTML
This tag is used for show the formatting of text(formatted text) means preformatting text. We wil
Base Tag in Html
We can declare a common base tag for images in head section. <base href="/images">
Heading tag
Now we will learn more tags From heading one to heading six. We denote it with <h1> Heading
Form tag
orm tag is used at those pages where we are taking inputs from users. We will tahe example here of
Image tag
Image tag is used for place the images on web pages. Image tag can have different properties. These
12