Russ Wickstrom
03-19-2000, 01:50 PM
This question could be answered more effectively in the newsgroup:
comp.infosystems.www.authoring.stylesheets
....but I'll give it a shot:
<style>
....Several other style elements...
li {
margin-top: 14pt;
margin-left: 1in;
}
.... More as needed...
</style>
Stylesheets permit units in any of the following: px, pt, mm, in, en, em
(the last two are relative to font-size which can be very nice...
Hope this helps,
Russ Wickstrom, MCP
PC Support Analyst
Billy Graham Evangelistic Assn
Minneapolis, MN
ph: (612) 335-1300 x2291
fx: (612) 359-7081
--
Sajeev <sanand@bcone.com> wrote in message news:38c84799$1@news.devx.com...
>
> Hi
>
> Does anyone know whether the left and top positions of the LI element of
> an unordered list can be set using STYLE.
>
> Thanks
>
> Sajeev
comp.infosystems.www.authoring.stylesheets
....but I'll give it a shot:
<style>
....Several other style elements...
li {
margin-top: 14pt;
margin-left: 1in;
}
.... More as needed...
</style>
Stylesheets permit units in any of the following: px, pt, mm, in, en, em
(the last two are relative to font-size which can be very nice...
Hope this helps,
Russ Wickstrom, MCP
PC Support Analyst
Billy Graham Evangelistic Assn
Minneapolis, MN
ph: (612) 335-1300 x2291
fx: (612) 359-7081
--
Sajeev <sanand@bcone.com> wrote in message news:38c84799$1@news.devx.com...
>
> Hi
>
> Does anyone know whether the left and top positions of the LI element of
> an unordered list can be set using STYLE.
>
> Thanks
>
> Sajeev