User Profile

Collapse

Profile Sidebar

Collapse
AC1234
AC1234
Last Activity: Jun 17 '10, 01:52 PM
Joined: Jun 16 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • AC1234
    replied to Firefox ul li tag issues
    Thanks so much for your reply..But for me it doesn't show up well in firefox

    Also the following is specified in my css

    Code:
    ul{
      text-align:left;
     margin-top:-2px;
       /* Removes browser default margins applied to the lists. */
      padding:2px; /* Removes browser default padding applied to the lists. */
      list-style-type:disc;
      
    }
    This html is saved on a sharepoint page ..wonder...
    See more | Go to post
    Last edited by Dormilich; Jun 18 '10, 04:52 AM. Reason: Please use [code] tags when posting code

    Leave a comment:


  • AC1234
    started a topic Firefox ul li tag issues

    Firefox ul li tag issues

    Hi there,

    I have a bulleted list that i am using to display certain items ..But if there is an ul within an li..it doesnt indent it and shows it close together in the next line

    * This is great
    * And so is this
    o this is so cool

    Even if "this is cool" has to be subitem its not showing as a subitem

    this is the html code

    Code:
    <ul >
        <li>This
    ...
    See more | Go to post
    Last edited by Dormilich; Jun 17 '10, 06:15 AM. Reason: Please use [code] tags when posting code
No activity results to display
Show More
Working...