yetichevelle
03-03-2005, 12:17 AM
i made my stylesheet and have uploaded but i want to know how do you position links on it where i want them to go?
|
View Full Version : Link Help yetichevelle 03-03-2005, 12:17 AM i made my stylesheet and have uploaded but i want to know how do you position links on it where i want them to go? pb&j 03-03-2005, 12:39 AM a bit of positioning information here... http://www.lissaexplains.com/css2.shtml#position Jiru 03-03-2005, 08:14 PM When positioning links you have to make a new section just like in the p head thingy... well that's what i would do it.. i know some people use divs to positions words so maybe you should try that... like have <div style" width: ; height: ; position:absolute; top: ; left:"> and ya de ya de yada... lol well hope that works.. if you want to use css then i would personally visit that link that pb&j recommended ^_^ |