E
Edwin van der Vaart
Good day to all,
This sound crazy, but what's the standard css property for the <ul>.
Because I have a menu which I have specified the css for the <ul>, see at
http://www.evandervaart.nl/test/
When I gone use an other <ul> in the content I need to specify the <ul>
with the css.
I tried for the ul {list-style: disc; margin: 1em; padding: 0em 0em 0em
2em; border: 0;}.
When I compare the <ol> and mine <ul> in Firefox, Opera, Galeon (under
Linux/Mandrake 9.2) and Firefox, Opera, IE (under Windows 2000). I see
that there is a little different of 1em margin/padding on the left hand
side.
What is the correct css property (setting) for the <ul>.
This sound crazy, but what's the standard css property for the <ul>.
Because I have a menu which I have specified the css for the <ul>, see at
http://www.evandervaart.nl/test/
When I gone use an other <ul> in the content I need to specify the <ul>
with the css.
I tried for the ul {list-style: disc; margin: 1em; padding: 0em 0em 0em
2em; border: 0;}.
When I compare the <ol> and mine <ul> in Firefox, Opera, Galeon (under
Linux/Mandrake 9.2) and Firefox, Opera, IE (under Windows 2000). I see
that there is a little different of 1em margin/padding on the left hand
side.
What is the correct css property (setting) for the <ul>.