3 replies [Last post]
ata8
ata8's picture
User offline. Last seen 1 year 7 weeks ago. Offline
rank Regular
Regular
Timezone: GMT+3.5
Joined: 2010-02-09
Posts: 19
Points: 28

hi everybody
i have problem with absolute position
i know what does it means but i do not know use where and use for what;
is anybody can explain it to me? Wink

CupidsToejam
CupidsToejam's picture
User offline. Last seen 17 weeks 22 hours ago. Offline
rank Guru
Guru
Timezone: GMT-6
Joined: 2008-08-15
Posts: 2634
Points: 1552

If you dont see where it can

If you dont see where it can be used, then you should not use it at all. AP can cause many problems if not used correctly. Its best, in most cases, to stay away from it. You want to keep your document in natural flow as much as possible. If you dont see a need for AP, done use it.

http://www.w3.org/TR/CSS2/visuren.html#absolute-positioning


First basic few steps in building a webpage
1. Gather and collect content.
2. Organize the content into meaningful semantic valid HTML
3. Design the prototype
4. Style using CSS

http://www.pixelbehavior.com

ata8
ata8's picture
User offline. Last seen 1 year 7 weeks ago. Offline
rank Regular
Regular
Timezone: GMT+3.5
Joined: 2010-02-09
Posts: 19
Points: 28

where use position:absolute

u say great
i make so many template that i never use AP
but i see advanced templates
my templates look poor in front of them
for example i want use Image Sprites but its need to know positions
anyway thank u for your reply

CupidsToejam
CupidsToejam's picture
User offline. Last seen 17 weeks 22 hours ago. Offline
rank Guru
Guru
Timezone: GMT-6
Joined: 2008-08-15
Posts: 2634
Points: 1552

Sprites are great, but dont

Sprites are great, but dont need AP to work.

http://www.alistapart.com/articles/sprites/


First basic few steps in building a webpage
1. Gather and collect content.
2. Organize the content into meaningful semantic valid HTML
3. Design the prototype
4. Style using CSS

http://www.pixelbehavior.com