Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS html5 boilerplate – need help — stuck with lot of CSS issues. Re: html5 boilerplate – need help — stuck with lot of CSS issues.

#135841
dazdseg
Member

i will try that right away. in meanwhile i got another question for you. i was (inspecting the google chrome window) and i am able to see this code

ul, menu, dir {
display: block;
list-style-type: disc;
-webkit-margin-before: 1em;
-webkit-margin-after: 1em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 40px;

the only problem is i don’t know where it is coming from.