Archive for the 'Sheet' Category

Test

Blockquote and Code
On WordPress powered web sites Blockquote and Code tags can help to edit posts in a more attractive and differentiated way. By Semiomantics XO styles the blockquote as a “pullquote”; the difference between block and pullquote is that text wraps around pullquotes, while blockquotes keep empty space left or right of the blockquote.
What [...]

By Zo NicholasWeb Style Sheets 2
Customising a web style sheet  is on of those tasks that requires one to really plan ahead. A web style sheet seperates the content of the site from the presentation. When customising a web style sheet you control the colour, the fonts and the layout of your site.
The resulting presentation [...]

By Zo NicholasWeb Style Sheets
Last months Ycademy monthly seminar focused on building a customised authors blog with a professional look and feel. Customising a blog now longer becomes such a daunting affair. The follow-up Ycademy trainings over the past few weeks have gone further to increase the knowledge in working with web style sheets and creating a very [...]

by Yorgo Nestoridis
Contents
[ hide ]

1 What is CSS
1.1 CSS and HTML
1.2 How to start creating a Style Sheet
1.3 Example
1.4 Write your Style Sheet
1.5 How to create a separate style-sheet file
1.6 More about this Topic

What is CSS
CSS or Cascading Style Sheets are declarations which allow to define the look and feel of a website. [...]