html, css, jQuery, PHP, mySQL
Saturday, August 6th, 2011
TweetIn the previous lesson we learned how to link a CSS file to an HTML document and how to use the Star Selector or Wildcard to put a border around every element on the page. You should have a file named stlye.css saved in the same folder as index.html. If you do not, please consult [...]
Tags: attributes, cascading style sheets, css file, css syntax, curly braces, declarations, div, element, elements, grammar, headings, html document, paragraphs, semantics, semi colon, value pairs, wildcard
Posted in Tutorials | 1 Comment »
Thursday, March 31st, 2011
TweetUsing PHP variables in your CSS can add interest and interactivity, and you can even personalise colour schemes for individual visitors: let people choose their own CSS styles when they have logged in, or change the colours and images based on the weather or the time of day! This is a very simple PHP random [...]
Tags: colour, colour array, colour picker, colour schemes, content type, css, css file, css styles, geek, hex codes, interactivity, PHP, php echo, php function, php header, php variables, rainbow colours, random values, session variables
Posted in CSS3, PHP, Tutorials | No Comments »