HTML & CSS Tutorials by expertrating.com

You can find here all the 51 tutorials by expertrating.com. The author's home page URL is http://www.expertrating.com.
Sort byTutorials Per Page
Pages:1 | 2 | 3 | 4 | 5 | 6 | Next| Last
Today's sites are quite interactive. Web browsers allow users to interact with such web sites. HTML in itself is static and allows minimal interaction with users. Truly interactive pages cannot be created using standard HTML 'tags' alone. Embedding JavaScript in an HTML program makes this possible.
March 5, 2010 Today Views: 1 Total Views: 805

Advanced Tags

Author: expertrating.com  Rating:
This section discusses some advanced tags, which empowers the author to enhance the web page further.
March 5, 2010 Today Views: 1 Total Views: 803
This chapter familiarizes you with some basic terms and concepts of CSS. But before beginning, you should be familiar with how the first style should be written.
March 3, 2010 Today Views: 1 Total Views: 841
Looping refers to the ability of a block of code to repeat itself. JavaScript performs several types of repetitive operations. Using these operations you can ...
March 3, 2010 Today Views: 1 Total Views: 716
The SGML formalizes the concept of a document type and provides for a separate file called a Document Type Definition (DTD), which identifies all of the elements in its respective document, and indicates the structural relationships among them.
February 18, 2010 Today Views: 1 Total Views: 1,057
CSS makes possible a lot of customization to be added to your web document. It is possible to put borders around elements with CSS. Various border properties let you modify the border using varying styles, colors and widths.
February 15, 2010 Today Views: 1 Total Views: 862

Links

Author: expertrating.com  Rating:
The contents of this chapter relate to the concept of linking of HTML documents. It answers the queries related to the definition of linking, the method of linking HTML documents, and how images are put on the web page.
February 15, 2010 Today Views: 1 Total Views: 874
XML can be used for marking up three different kinds of information...
February 5, 2010 Today Views: 1 Total Views: 809

About HTML

Author: expertrating.com  Rating:
HTML is the language of web pages. It is the basis of the World Wide Web. It helps one in creating, and designing a web page.
February 3, 2010 Today Views: 1 Total Views: 1,109
XML can be used to store data inside HTML documents. XML data can be stored inside HTML pages as "Data Islands".
January 22, 2010 Today Views: 1 Total Views: 882
Pages:1 | 2 | 3 | 4 | 5 | 6 | Next| Last