html, css, jQuery, PHP, mySQL
Friday, August 5th, 2011
TweetAlthough it is considered best practice to use CSS to place images in a web page, it is still very useful to know how to do this with HTML. Here is the basic code to include a picture called mycat.jpg in your HTML document: <img src=”mycat.jpg” alt=”my cat Fluffy” /> Notice this is another self-closing [...]
Tags: advantages and disadvantages, attribute, bad idea, element, html document, image file, images, img src, lt, mycat, own website, photographs, png, savin, short description, value pairs, web page
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 »