html, css, jQuery, PHP, mySQL
Saturday, August 6th, 2011
TweetBefore looking further at CSS here are some useful examples of CSS properties. Notice how when we set a border before we used a shorthand which combined declarations for the border width, style and colour into one line: * {border: 1px solid red;} If we wrote these out as separate declarations the CSS would look [...]
Tags: background colour, border color, border width, comma separated list, css properties, declarations, element, font families, font family names, fonts, hyphen, line border, sans serif, serif font, shorthand, source of information, style font, text colour, times new roman, w3schools
Posted in Tutorials | No Comments »