html, css, jQuery, PHP, mySQL
Sunday, August 7th, 2011
TweetCSS allows us to move elements around the page, and even stack elements on top of each other. We can control the dimensions and positions of elements at the pixel level. This is one of the most significant advantages of using CSS for presentation rather than HTML attributes. Elements in CSS largely fall into two [...]
Tags: block elements, block level elements, boxes, bugs, css3, html attributes, inline element, inline elements, pixel level, span, stack elements, ul
Posted in Tutorials | No Comments »
Monday, April 11th, 2011
TweetNow that CSS3 and HTML5 are well and truly here, fixing websites for Internet Explorer has become a more arduous task than most designers are prepared to undertake. Why do I say this? Well, taking a look at the web today it seems that the majority of web designers have simply given up on adding [...]
Tags: arduous task, background color, borders, bugs, chrome, chrome frame, colour, css, css3, cutting edge, design, drop shadows, gif, gradients, html, internet explorer, javascript, jQuery, png, replacements, rounded corners, safari, segments, square corners, textured background, transparent areas, trident, web designers, web today, webkit
Posted in useability, web design | 6 Comments »
Wednesday, March 23rd, 2011
TweetThis tutorial gives instructions for Safari (Webkit), and the demonstration files include styles for Safari and FireFox4. OK so in the last tutorial I showed you how to make an equilateral triangle with css3. Now you can use this basic triangle to make a flower, or another symmetrical shape, using the css3 attributes transform and [...]
Tags: background color, borders, circle and triangle, color fuchsia, colour, css, css3, demonstration files, design, diameter, divs, elements, equilateral triangle, flower petal, isosceles triangle, overflow, petals, radius, safari, symmetrical shape, transition, webkit
Posted in CSS3, Tutorials, web design | 2 Comments »