Last week we got the chance to interview in person Internet Explorer 6, the longest-lasting browser ever! Here is the exclusive transcript for our readers: AB: Thank you for being with us today, Mr. Explorer 6. How are you? IE6: I’m glad to be here, Alberto. I’m fine, just a little bit tired. AB: Tired? [...]
Archives for Web Design
Free facelift for your webpages
A common solution in order to use freely typefaces while designing a web page, is creating graphical representations of the text content; this solution apparently works well, however it is not efficient and not easy to update when the text content changes, as each text must be written or modified manually through an image manipulation [...]
The importance of !important in CSS
In this article I’ll introduce the declaration !important in CSSs and explain how to use it as a “workaround” to avoid adopting IE proprietary code to obtain the max-width effect in your web pages. When a CSS propriety is specified twice, the browser will commonly use the last one. Let’s see an example: #main { [...]
RSS Feed (All posts)