Advertisement

04.16.2008 at 01:34PM PDT, ID: 23328795
[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!

9.0

A question for CSS

Asked by lilyyan in Cascading Style Sheets (CSS), Hypertext Markup Language (HTML)

Tags:

HELLO,

i am having having a hard time to customize a CSS file. Basiclly, in my web page, there two "lines" , i mean one is the header and another is actual content. Since I used the template downloaded from a web site, I customed the header image.

Now my question is: there is a big gap between the header image and the content. i believe it's controled by the CSS, but i have tested many times. no clue yet. i'm attached the partial  CSS and the HTML code.

No matter i removed away the header image or not, the content (the second line) is always located at the same position of the page

 Hope some expert could help me out.
the code is not complicated ...
Thanks a LOT! Start Free Trial
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
/* CSS        */
#middle { width:100%;}
 
 
#footer .indent {padding:23px 0 0 17px; color:#868686; font-size:12px;}
#footer a {color:#444444; font-weight:bold;}
 
 
.border {background:url(images/border_tall.gif) top repeat-x;}
.border .btall {background:url(images/border_tall.gif) bottom repeat-x;}
.border .ltall {background:url(images/border_tall.gif) left repeat-y;}
.border .rtall {background:url(images/border_tall.gif) right repeat-y;}
.border .tleft {background:url(images/border_tl.gif) top left no-repeat;}
.border .tright {background:url(images/border_tr.gif) top right no-repeat;}
.border .bleft {background:url(images/border_bl.gif) bottom left no-repeat;}
.border .bright {background:url(images/border_br.gif) bottom right no-repeat; width:100%;}
.border .ind {padding:4px 4px 15px 2px;}
.border a img {float:right;}
/* index */
 #index #middle .indent {padding:17px 0 19px 0;}
#index #middle .columns1 .column1 .padding{padding:9px 13px 3px 15px;}
 
=========================================================================
<!-- HTML page   -->
<div id="index">
<div id="middle">
   <div class="indent">
      <div class="columns1">
        <div class="column1">
	<div class="border">
	<div class="btall">
	<div class="ltall">
	<div class="rtall">
	<div class="tleft">
	<div class="tright">
	<div class="bleft">
	<div class="bright">
	<div class="ind">
	<div class="h_text">
	<img alt="" src="images/1-t1.jpg" /><br />
	</div>
	<div class="padding"><strong>Lorem ipsum dolor sit am</strong><br />							<p class="p1">Cectetuer adipiscing elit. Praesent vestibulum molestie lacus. Aenean nonummy hendrerit mauris. Pha- sellus porta. Fusce suscipit.<br /></p>
<a href="#"><img alt="" src="images/click_here.gif" /></a><br />
</div>
 </div>
</div>
<div>
 </div>
 </div>
</div>
</div>
</div>
</div>
</div>
[+][-]04.16.2008 at 02:44PM PDT, ID: 21372271

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
[+][-]04.16.2008 at 02:45PM PDT, ID: 21372284

View this solution now by starting your 7-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

Zones: Cascading Style Sheets (CSS), Hypertext Markup Language (HTML)
Tags: CSS
Sign Up Now!
Solution Provided By: hielo
Participating Experts: 3
Solution Grade: A
 
 
[+][-]04.17.2008 at 06:41AM PDT, ID: 21376899

Assisted solutions are selected by the member who asked the question as a comment that contributed to their question's solution.

Start your 7-day free trial to view this Assisted Solution or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32 - Hierarchy / EE_QW_2_20070628