| Visit tutorial >> |
| A CSS Selector is basically what its name implies. It is used to "select" the elements on a HTML page so as to apply styles. The different types of CSS selectors are... |
| Hits: 109 |
| Visit tutorial >> |
| In this chapter, we are going to discuss the following topics. Don't get scared by the title "Advanced Topics". These topics are as simple as they sound. Only thing is you would use them only on certain specialized requirements |
| Hits: 94 |
| Visit tutorial >> |
| An introduction to internal and external CSS types |
| Hits: 97 |
| Visit tutorial >> |
| CSS is a form of style sheet language which is used to apply styles to HTML pages. It provides the capability to define styles like font, background, layout etc for various elements in a HTML document\'s presentation. One of the major advantages of CSS is that it allows for tableless web page design. |
| Hits: 114 |