browse by tag: style in language
sort by
An Introduction To CSS
in CSS added by admin, on 17/9/2007 beginner tutorials css style
CSS is the acronym for: Cascading Style Sheets. CSS is an extension to basic HTML that allows you to style your web pages.
An example of a style change would be to make words bold. In standard HTML you would use the <b> tag like so:
