CSS Basics Tutorials - MarkupTutorials.com
With CSS, webmasters can apply a border to a html document, making the document appear as if it's enclosed in a picture frame. For the uninitiated, CSS stands for Cascading Style Sheets, and is a powerful tool in manipulating the look of a document.
January 19,
2006
Today Views:
1 Total Views:
503
Understanding the structure of the elements will have many future implications... paradoxically it is often an unknown subject for most webmasters.
January 16,
2006
Today Views:
2 Total Views:
1,077
Layers are elements of HTML language added by Netscape in their browser's 4.0 version. <layer> tag consisted in a transparent block within which text, images, animations and even other blocks could be inserted.
January 16,
2006
Today Views:
1 Total Views:
770
Each of these terms allow you to create CSS properties that are personalised, that you can apply to tags.
January 16,
2006
Today Views:
2 Total Views:
740
Most of nowadays websites are created with tables. Tables allow a multi-part structure for documents, each part being able to contain a menu, header, content and more.
January 16,
2006
Today Views:
2 Total Views:
1,034
First introduced in the HTML 4 specification, Cascading Style Sheets (CSS) allow you to specify the appearance of elements in HTML pages. Using style sheets to define appearance is far more efficient than element-by-element techniques.
January 16,
2006
Today Views:
1 Total Views:
652
To horizontally center an element (block, tag or a whole website) using CSS, you only need to specify a width to the element and automatic width to lateral margins.
January 16,
2006
Today Views:
1 Total Views:
599
Semantically, a menu is nothing more than a list with clickable elements. We will create a horizontal menu, knowing that a vertical menu will be based on the same principle.
January 16,
2006
Today Views:
1 Total Views:
1,090
CSS inheritance is based on the Parent-Child model: each Child element inherits all of his Parent element's styles.
January 16,
2006
Today Views:
2 Total Views:
521
Creating CSS text effects such as shadows is very simple.
January 16,
2006
Today Views:
1 Total Views:
672
























