HTML Lists |
Author: |
Message: |
Thor
Veteran Member
Awwwwwwww.
Posts: 1118 Reputation: 42
32 / – /
Joined: May 2006
|
RE: HTML Lists
Well, could you then copy the whole HTML into one post or just upload it as an attachment?
|
|
07-12-2006 06:29 PM |
|
|
welshboy222
Full Member
Posts: 325 Reputation: 4
29 / / –
Joined: Apr 2006
Status: Away
|
O.P. RE: HTML Lists
I think I have it fixed now but thanks Guys for ya suggestions!
If the worst comes to the worst eat a cake makes you feel better!
|
|
07-12-2006 06:31 PM |
|
|
stoshrocket
Senior Member
formerly methos
Posts: 748 Reputation: 31
34 / /
Joined: Aug 2005
|
RE: HTML Lists
i sorted it for him... the text was centre aligned so the list was centered as well, and because the lines were different lengths they werent aligned ^_^ solution: create a narrower div, left align the text
|
|
07-12-2006 06:36 PM |
|
|
Plik
Veteran Member
Posts: 1489 Reputation: 46
35 / / –
Joined: Jun 2004
|
RE: HTML Lists
quote: Originally posted by methos
i sorted it for him... the text was centre aligned so the list was centered as well, and because the lines were different lengths they werent aligned ^_^ solution: create a narrower div, left align the text
Just out of interest, why did you need a div?
|
|
07-12-2006 06:38 PM |
|
|
Thor
Veteran Member
Awwwwwwww.
Posts: 1118 Reputation: 42
32 / – /
Joined: May 2006
|
RE: HTML Lists
quote: Originally posted by methos
i sorted it for him... the text was centre aligned so the list was centered as well, and because the lines were different lengths they werent aligned ^_^ solution: create a narrower div, left align the text
That's why..
If we knew that in the beginning, it wouldn't be a problem, but it's fixed now. ...
|
|
07-12-2006 06:40 PM |
|
|
welshboy222
Full Member
Posts: 325 Reputation: 4
29 / / –
Joined: Apr 2006
Status: Away
|
O.P. RE: HTML Lists
Sorry guys I'm not very good but I'm learning!
If the worst comes to the worst eat a cake makes you feel better!
|
|
07-12-2006 06:42 PM |
|
|
stoshrocket
Senior Member
formerly methos
Posts: 748 Reputation: 31
34 / /
Joined: Aug 2005
|
RE: HTML Lists
quote: Originally posted by Plik
quote: Originally posted by methos
i sorted it for him... the text was centre aligned so the list was centered as well, and because the lines were different lengths they werent aligned ^_^ solution: create a narrower div, left align the text
Just out of interest, why did you need a div?
because he wanted the list centered but aligned, ie, he wanted the list centered somewhere in the middle but still aligned with each other... a div is just the easiest way of doing it, containing the list within a narrower div, centering the div then left aligning it is the easiest way....
|
|
07-12-2006 06:43 PM |
|
|
Plik
Veteran Member
Posts: 1489 Reputation: 46
35 / / –
Joined: Jun 2004
|
RE: HTML Lists
quote: Originally posted by methos
quote: Originally posted by Plik
quote: Originally posted by methos
i sorted it for him... the text was centre aligned so the list was centered as well, and because the lines were different lengths they werent aligned ^_^ solution: create a narrower div, left align the text
Just out of interest, why did you need a div?
because he wanted the list centered but aligned, ie, he wanted the list centered somewhere in the middle but still aligned with each other... a div is just the easiest way of doing it, containing the list within a narrower div, centering the div then left aligning it is the easiest way....
Couldn't you center the ol, and setting the text-align to left?
Nothing much, but you should always work for as little markup as is necessary
|
|
07-12-2006 06:45 PM |
|
|
welshboy222
Full Member
Posts: 325 Reputation: 4
29 / / –
Joined: Apr 2006
Status: Away
|
O.P. RE: HTML Lists
This is a long Thread lol!
If the worst comes to the worst eat a cake makes you feel better!
|
|
07-12-2006 06:46 PM |
|
|
stoshrocket
Senior Member
formerly methos
Posts: 748 Reputation: 31
34 / /
Joined: Aug 2005
|
RE: HTML Lists
quote: Originally posted by Plik
Couldn't you center the ol, and setting the text-align to left?
Nothing much, but you should always work for as little markup as is necessary
oh cool, i didnt think of that you learn something new everyday... lol
|
|
07-12-2006 06:46 PM |
|
|
Pages: (5):
« First
«
1
2
3
[ 4 ]
5
»
Last »
|
|