|
|
Technology -
Languages
|
|
Written by D.L.
|
|
Monday, 23 August 2010 14:20 |
|
It's fine to talk about web design, but web design is nothing without a web page. To understand web design, we must begin by understanding what is a web page; it will come in handy.
What is a web page? Is HTML just a series of tags? How can we make a web page pretty and presentable? Is there anything lying behind this object now extremely common and what? When you publish a web page what happens exactly? Let's make a quick inventory of what a web page is, what the underlying concepts are and how to have fun with all of this.
|
|
Read more...
|
|
|
Technology -
Languages
|
|
Written by J.-N. R.
|
|
Monday, 17 May 2010 09:37 |
|
A CSS 2 technique for decorating fluid HTML elements (blocks of unknown dimensions).
Adding decorations to fluid HTML elements (blocks that don't have fixed dimensions) is surprisingly very hard to do in CSS 2.1. The situation is much better in CSS 3 with the Backgrounds and Borders module. But if you want to support the currently deployed versions of Internet Explorer (versions 6, 7, and 8 account for 60% of all web traffic as of June 2010), you're stuck with CSS 2.1 and a difficult task. This article explains why decorating fluid elements is hard, and demonstrates a technique to achieve such a goal. No JavaScript hacks here; only pure W3C compliant CSS and HTML, with some images.
|
|
Read more...
|
|
|
|
|
|
|