Aaron02
Member
Registered: 26th Feb 03
User status: Offline
|
is there an easy way to add a gap of about 1 inch between the 3 columns of buttons http://www.aj-productions.co.uk/services.htm
i haven't got much of a clune when it comes to web design....
any help would be great.
|
waynep
Member
Registered: 20th Apr 02
Location: london
User status: Offline
|
cell padding
|
Antz
Member
Registered: 28th Jul 03
Location: Leeds Drives: Myself Insane!
User status: Offline
|
Insert a column inbetween each one and size them to Width=216, 216px is an inch.
|
Aaron02
Member
Registered: 26th Feb 03
User status: Offline
|
thanks
|
Antz
Member
Registered: 28th Jul 03
Location: Leeds Drives: Myself Insane!
User status: Offline
|
Welcome mate
|
Aaron02
Member
Registered: 26th Feb 03
User status: Offline
|
*scratches head*
How do u insert a column...i cant see it in the insert list
|
Antz
Member
Registered: 28th Jul 03
Location: Leeds Drives: Myself Insane!
User status: Offline
|
quote: Originally posted by Aaron02
*scratches head*
How do u insert a column...i cant see it in the insert list
Give me a sec to look at your code, I'll post it here when I've done it
|
Antz
Member
Registered: 28th Jul 03
Location: Leeds Drives: Myself Insane!
User status: Offline
|
*Scratches head too*... you haven't used a table for the images?
|
Aaron02
Member
Registered: 26th Feb 03
User status: Offline
|
no...thats what i'm doing now
will post if i get stuck wiv this...seems pretty straight forward tho..
Ta
|
Antz
Member
Registered: 28th Jul 03
Location: Leeds Drives: Myself Insane!
User status: Offline
|
in that case, just stick a hell of alot of non breaking line spaces in there.....
Would give you about an inch 
|
Antz
Member
Registered: 28th Jul 03
Location: Leeds Drives: Myself Insane!
User status: Offline
|
quote: Originally posted by Aaron02
no...thats what i'm doing now
will post if i get stuck wiv this...seems pretty straight forward tho..
Ta
Yeah, just do 5 columns, 3 rows, leave the 2nd and 4th columns empty and do them at 216 px.
[Edited on 16-01-2005 by Antz]
|
Ian
Site Administrator
Registered: 28th Aug 99
Location: Liverpool
User status: Offline
|
quote: Originally posted by Antz
in that case, just stick a hell of alot of non breaking line spaces in there
Don't do this.
If that is a 3x4 table at the moment, make it 5x4 with the 2nd and 4th columns an empty cell of whatever width you need.
I'd also take the breaks out of the text, example Wireless.htm looks OK if you view at high res but as soon as you either increase the text size or reduce the size of the window small that maximised (or look at it on a smaller monitor) it all goes wrong.
It you really must constrain the width of the text then put it in a table cell of fixed width. Doesn't have to be a complicated table, just one cell will do the job.
|
Antz
Member
Registered: 28th Jul 03
Location: Leeds Drives: Myself Insane!
User status: Offline
|
quote: Originally posted by Ian
quote: Originally posted by Antz
in that case, just stick a hell of alot of non breaking line spaces in there
Don't do this.
That was my "Oh shit, wait I'm due at the pub in 2 mins reply .... I did come back and give a more constructive answer 
[Edited on 16-01-2005 by Antz]
|