View Full Version : Positioning Text?


graham23s
03-12-2006, 03:55 PM
Hi Guys

my problem is when i use position absolute on my css file to place a <a href="link">Click here</a> link it's absolutely fine when the webpage is maximised ,but when it shrunk down the text/link is out of place only fixed when the page is maximised again

hope that made sense
thanks for nay help

Graham

luvhartz
03-12-2006, 07:06 PM
yeah it will also be the wrong place for people with smaller/bigger screen resolutions than you.. what method of coding are you using, maybe we can show you an alternative

graham23s
03-12-2006, 07:34 PM
Hi Luvhartz,

i'm just using HTML and CSS if that's what you mean could you show me where i'm going wrong?

it's appreciated:)

Graham