HTML, XHTML, XML, Forms, W3C

HTML, XHTML, XML, Forms, W3C - RSS Feed for this Section

“Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat [...]

{ read more }

by on June 25th, 2008

nofollow is an HTML attribute value used to instruct some search engines that a hyperlink should not influence the link target’s ranking in the search engine’s index. It is intended to reduce the effectiveness of certain types of search engine spam, thereby improving the quality of search engine results and preventing spamdexing from occurring. The [...]

{ read more }

by on April 8th, 2008

For SEO purpose of website, I have compiled a complete possible list of Meta Tags in both HTML and XHTML format. You can find an online Meta Tags Generator link in the end too which will also suggest you that how much words you should use for each element where necessary. It will restrict you [...]

{ read more }

by on February 24th, 2008

To make an iframe transparent (background of the iframe page is visible through the data from the other page), you just need to use 2 additional code snippets.

{ read more }

Advanced & latest versions of browsers support transparent PNG by default. i.e. Internet Explorer 7, New Firefox, Safari and Opera etc. For IE 6 another version of this script works fine in which I gave you an example how to implement transparency in PNG for web pages. But what about background image and what if you [...]

{ read more }

We will be needing a js file and a page containing form input field to do this task. What we are planning to do is, The input field contains default value. Onclick default value disappears and allows the user to insert text. If the user types anything it remains there but if he does not [...]

{ read more }

This example will show you how to use a transparent PNG image in a webpage. When it comes to slicing and using images in webpage, we have to use some images in gif form sometimes particularly for curves and rounded corners while creating boxes by images for webpage. We use images in background. Give any gif a [...]

{ read more }

by on October 30th, 2007

Internet Explorer has evolved but for developers, they have to still check cross browser compatibility whenever they create a website. Internet explorer gives a tough time among all. Internet explorer has got some funny bugs interesting to read.

{ read more }

If you need to change the state of link onclick event to blod in navigation then we will use following code.

{ read more }

XML (Extensible Markup Language) is a general-purpose specification for creating custom markup languages. The term extensible is used to indicate that a markup-language designer has significant freedom in the choice of markup elements. XML’s goals emphasize representing documents with simplicity, generality, and usability over the Internet. XML has been used as the basis for a [...]

{ read more }