Archive for 'Absolute positioning of graphics and images' Category

Absolute positioning of graphics and images

By Steve Monas - Last updated: Sunday, June 13, 2010

A longstanding complaint of graphic designers is that they are unable to absolutely position a graphic on a web page. One solution is available with HTML—CSS. Look at the id selector and its properties. It is a unique variable that is identified by a # mark followed by a name—in this case #picturepos. It works [...]