Facing Some Issue in coding

2 replies
  • WEB DESIGN
  • |
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...
#coding #facing #issue
  • Profile picture of the author Patrick
    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;
    {{ DiscussionBoard.errors[7997077].message }}
    • Profile picture of the author mirza786
      Perfect!!!

      Thanks...
      {{ DiscussionBoard.errors[7997104].message }}

Trending Topics