Advertisement

08.18.2005 at 01:04PM PDT, ID: 21532148
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

8.2

help with this css and page layout

Asked by naifyboy123 in Cascading Style Sheets (CSS)

Tags:

please see the code below::::  i am trying to float the freechocs.jpg image to the right of the UL and have the top line of the UL "flow" around the top of the image.  At the moment it forces a new line but the image is actually below it in the layout.

please help:-----

.homecenter {float: left; width: 548px; margin: 5px 5px 0 5px; padding: 0px; background-color: #C9DED8; border: solid 1px #7B858A}

#strap {background-color:#43616b; border-bottom: solid 3px #cf001b; border-top: solid 3px #cf001b; height: 10px; padding: 2px; width: 544px; text-align: center; color: white; font:bold 10px verdana, arial, san-serif}

.homeimg {float:left; margin: 0;}

.straplistcont {float:left;width: 344px; padding: 0; margin: 0;}

ul.straplist {float: left; margin: 0; padding: 0; list-style-type:square}

li.straplist {margin:0 0 0 20px;padding:0 0 0 2px;font: bold 10px verdana,arial, san-serif; color: #464646; line-height: 1.5 }

.choccont {float: right; font: bold 9px verdana, arial, san-serif; border: 1px solid #eee; padding: 15px; margin:30px 0 0 0}





<div class="homecenter">
<h1 id="strap">Welcome to the home of XXXXXXXXXXXX</h1>
<div class="homeimg">
<img src="images/homeimg.jpg" alt="XXXXXXXX" width="250" height="166">
</div>
<div class="straplistcont">
<ul class="straplist">
<div class="choccont">
<img src="images/freechocs.jpg" alt="XXXXX" width="100" height="66">
</div>
<li class="straplist">Fresh flowers imported daily from around the World</li>
<li class="straplist">A fantastic choice of flowers for every occasion</li>
<li class="straplist">Hand written personal messages</li>
<li class="straplist">Next day mainland UK delivery</li>
<li class="straplist">Secure online shopping</li>
<li class="straplist">Shop with confidence</li>
<li class="straplist">Amazing value</li>
</ul>
</div>
</div>Start Free Trial
[+][-]08.18.2005 at 03:45PM PDT, ID: 14705088

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 30-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.19.2005 at 01:25AM PDT, ID: 14707241

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.19.2005 at 01:05PM PDT, ID: 14712503

View this solution now by starting your 30-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Cascading Style Sheets (CSS)
Tags: li
Sign Up Now!
Solution Provided By: webwoman
Participating Experts: 2
Solution Grade: A
 
 
[+][-]08.19.2005 at 01:45PM PDT, ID: 14712828

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 30-day free trial to view this Author Comment or ask the Experts your question.

 
 
Loading Advertisement...
20081112-EE-VQP-44