Jump to content

oral

New Members
  • Posts

    2
  • Joined

  • Last visited

oral's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. oral

    CSS/html issue help

    I want to float 2 Uls to the right and have the wrap around them, Also not only are the paragraphs and headders not wrapping they are going off the page. here is the CSS and a link to the page http://www.mindbeyondbounds.com/foodlist.html h1,h2,h3 {padding:7px 0 10px 0px; text-align:center; /**********only on this page the centering dose not work*******/ color:rgb(17,18,68); } p {padding:0px 20px 7px 7px; } #centerDoc ul { font-size:9pt; font-family:"Trebuchet MS", Arial, Helvetica; padding: 0 1px 0px 0px; list-style: none; border: 1px solid #CCCCCC; margin:10px 0 0 0; width:235px; background:rgb(255,255,223); float:right; /*******it floats but the paragraphs do not wrap******/ } #centerDoc li { margin:0px 0px 0px 5px; }
×
×
  • Create New...