Facing Some Issue in coding

by 2 replies
2
Hello

Have a look at these two pages

1)http://www.f atwaa.com/faq/
2)http://www.f atwaa.com/services/

First one is looking weird and there it is not displacing bullet points where I have given, whereas the second one is looking awesome..

I'm quite baffled with this situation...
#website design #coding #facing #issue
  • It's coz the first one's li elements have no css set...It needs to be this to look exactly like second one..

    Code:
    font-size: 13px; 
    list-style-type: circle; 
    margin: 0 0 0 15px;
    padding: 5px 0 5px 15px;
    • [1] reply

Next Topics on Trending Feed