Hoping for an assist
Posted: 21 December 2010 12:01 PM   [ Ignore ]
Newbie
Rank
Total Posts:  2
Joined  2010-12-21

I’m a Navy Chief who is out to sea, and I’m trying to redesign my website while I’m gone.  I’ve run into a little trouble after making a few changes.  I can’t get my picture to come up to align at the top (with the sidebar).  The code for the style sheet (which would be style_sheets/main.css is below:

htmlbody {
    margin
0;
    
padding0;
    
border0;
    
height100%;
}

body {
    background
-color#fff;
    
color#000000;
    
font-size90%;
    
font-familyVerdanaGenevasans-serif;
    
text-aligncenter;
    
positionrelative;
}

a {
    color
#001d31;
    
font-weightbold;
}

a
:hover {
    color
#001d31;
    
text-decorationnone;
}

h1 {
    font
-size1.4em;
    
font-familyGeorgia;
    
color#000000;
    
margin0;
    
padding-top3px;    
    
padding-bottom2px;
}

h2 {
    font
-size1.0em;
    
font-family"Trebuchet MS";
    
color#000000;
    
text-transformuppercase;
    
margin0;
    
padding0;
}

h3 {
    font
-size0.9em;
    
font-family"Trebuchet MS";
    
margin0;
    
padding-bottom8px;
}

h4 {
    font
-size0.8em;
    
font-family"Trebuchet MS";
    
color#191970;
    
text-transformuppercase;
    
margin0;
    
padding-bottom8px;
}

p  {
    margin
0;
    
padding-bottom8px;
}

hr {
    clear
both;
    
height1px;
    
border-topsolid 1px #001d31;
}

img {
    border
none;
}

#wrapper {
    
margin0 auto;
    
width733px;
    
text-alignleft;
    
height100%;
}

#head {
    
background-color#f0f8fa;
    
height90px;
    
color#A2ADB9;
    
border1px solid #c0c0c0;
}

#head div {
    
floatleft;
    
clearright;
    
height65px;
}

#logo {
    
width185px;
}

#logo a {
    
displayblock;
    
color#c0c0c0;
    
padding30px 10px 10px 10px;
    
font-size32px;
    
letter-spacing0;
    
text-aligncenter;
    
text-transformuppercase;
    
text-decorationnone;
}

#slogan {
    
width474px;
    
border-left1px solid #c0c0c0;
    
text-aligncenter;
}

#slogan span {
    
displayblock;
    
padding28px 0 0 14px;
    
font-size38px;
    
letter-spacing: -2px;
    
color#000000;
}

#side {
    
padding-bottom0px;
    
width165px;
    
background-color#f0f8fa;
    
height120px;
}

#menu {
    
padding0;
    
margin0;
    
border1px solid #c0c0c0;
}

#menu a {
    
text-decorationnone;
    
color#ffffff;
    
display:block;
}

#menu ul {
    
padding0 0 0 0;
    
margin0;
    list-
stylenone;
}

#menu li {
    
margin0;
    
padding0;
    
font-size11px;
    
font-familyArial;
}

#menu ul li a {
    
margin-top0px;
    
padding0 15px;
    
height21px;
    
line-height21px;
    
font-weightbold;
    
color#000000;
    
background-color#f0f8fa;
    
text-transformuppercase;
    
border-top1px solid #c0c0c0;
    
border-bottom1px solid #c0c0c0;
}

#menu ul li ul li a {
    
margin-top0;
    
padding0 25px;
    
height:19px;
    
color#ffffff;
    
line-height19px;
    
font-weight:normal;
    
text-transformcapitalize;
    
background-color#f0f8fa;
    
border-top1px solid #c0c0c0;
    
border-bottom1px none #c0c0c0;
}

#menu ul li ul li ul li a {
    
padding0 35px;
    
background-color#f0f8fa;
    
background-imagenone;
}

#menu li li li li a {
    
padding-left50px;
}

#menu ul li ul li ul li ul li a {
    
background-color#f0f8fa;
    
background-imagenone;
}

#ads {
    
padding0;
    
margin0;
    
background-color#f0f8fa;
    
font-size12px;
    
color#000000;
    
border1px solid #c0c0c0;
}

#ads a {
    
color#ff69b4;
}

#ads dt {
    
padding0;
    
margin6px;
    
border-top1px solid #ffffff;
    
border-bottom1px solid #ffffff;
}

#ads dd {
    
margin0;
    
padding6px 12px;
    
border-bottom1px solid #ffffff;
    
font-size.8em #000;
    
border-bottom1px solid #c0c0c0;
    
line-height1.2em;
}

#body {
    
floatright;
    
margin-top3px;
    
width548px;
    
clearboth;
    
positionrelative;
}

#visual {
    
positionrelative;
    
margin0;
    
height425px;
    
background-imageurl(../images/visual.jpg);
    
background-repeatno-repeat;
}

#visual span {
    
padding-left10px;
    
color#ffffff;
}

#content {
    
positionrelative;
    
floatleft;
    
padding-right14px;
}

#content ul {
    
padding0;
    
margin1;
    list-
stylenone;
}

#content li {
    
margin0;
    
padding0;
    
font-size12px;
    
font-family"Trebuchet MS";
}

#fourcells {
    
clearboth;
}

#fourcells div {
    
floatleft;
    
font-size.9em;
    
font-weightnormal;
    
clearright;
}

#fourcells a {
    
displayblock;
    
width162px;
    
height95px;
    
margin-bottom10px;
    
}

#fourcells span {
    
displaynone;
}

#cell_1 {
    
width162px;
    
padding-right15px;
    
padding-left5px;
}

#cell_1 a {
    
background-imageurl(../images/justyce.jpg);
}

#cell_1 a:hover, #menu li a.active {
    
background-imageurl(../images/babyjustyce.jpg);
}


#cell_2 {
    
width162px;
    
padding0 15px 0 15px;
    
border-left1px solid #001d31;
    
border-right1px solid #001d31;
}

#cell_2 a {
    
background-imageurl(../images/devin.jpg);
}

#cell_2 a:hover, #menu li a.active {
    
background-imageurl(../images/babydevin.jpg);
}

#cell_3 {
    
width162px;
    
padding-left15px;
    
border-right1px solid #001d31;
}

#cell_3 a {
    
background-imageurl(../images/boy.jpg);
}

#cell_3 a:hover, #menu li a.active {
    
background-imageurl(../images/babyboy.jpg);
}

#cell_4 {
    
width162px;
    
padding-left15px;
}

#cell_4 a {
    
background-imageurl(../images/colbilyn.jpg);
}

#cell_4 a:hover, #menu li a.active {
    
background-imageurl(../images/babycolbilyn.jpg);
}

#foot {
    
clearboth;
    
padding1em;
    
background-color#f0f8fa;
    
font-size.8em;
    
line-height1.4em;
    
text-aligncenter;
    
positionrelative;
    
border1px solid #c0c0c0;
}

#foot2 a:link {
    
color#ffffff;

I will have to post the HTML file in a reply so that someone can help.

Profile
 
 
Posted: 21 December 2010 12:11 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  2
Joined  2010-12-21

Here’s the HTML file:

<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<
head>
<
title></title>
<
link rel="stylesheet" href="style_sheets/main.css" type="text/css" media="screen" />
</
head><body>
<
div id="wrapper">
<
div id="head">
<
div id="logo">
<
a href="#" title="Company name"><span>2011</span></a>
</
div><div id="slogan">
<
span>Luke and Mary's World</span>
</div>
</div>
<div id="side">
<div id="menu">
<ul>
<li>
<a href="#">Home</a>
<li>
<a href="galleries.html">Photo Galleries</a>
<li>
<a href="#">Family Pages</a>
<li>
<a href="#">Memory Pages</a>
<li><a href="http://www.lukeandmarysworld.com/guestbook/index.php">Our Guestbook</a></li>
<li><a href="http://del.icio.us/lucas.himebaugh">Luke'
s Links</a></li>
</
ul>
</
li>
</
ul>
</
div><dl id="ads">
<
dt>
<
a href="http://stayanchoredinhope.com" target="_blank"><img src="images/anchor_pink.jpg" target="_blank" alt="Luke's Blog" /><br /></a>
</
dt><dd>
<
p>Read Luke's Blog about his 60-Mile adventures and everything in life.</p>
</dd><dt><a href="http://stayanchoredinhope.org" target="_blank"><img src="images/anchor_gold.jpg" 

alt="Stay Anchored in Hope Design" /><br /></a>
</dt><dd>
<p>Visit Stay Anchored in Hope Design.
</p>
</dd><dt>
<img src="images/3-day_logo.gif" alt="Support Luke'
s 3-Day Adventures" /><br />
</dt><dd>
<p>Although Luke was deployed, he walked the 2010 San Diego 3-Day for the Cure&trade; on the 

Treadmill on his ship.  You can donate to <a href="
http://www.the3day.org/goto/stayanchoredinhope" target="_blank">Luke's</a> participation in 

the 2011 series.  <br>
</
p>
</
dl>
</
div><div></div>
<
div id="body">
<
div id="visual">
<
span>Family Picture (Wedding Photo), April 2010</span>
</
div><div id="content">
<
h1>The Story of the Himebaugh Family</h1>
<
hr noshade="noshade" size="1" />
<
p>Luke and Mary met at Luke's best friends' wedding in 2004 and have been close friends ever since

They kept in contact and grew incredibly close throughout the years.</p>
<
p>In 2009when Luke and the girls went back to MichiganLuke and Mary hit it off so well in person that they decided to throw caution into the 

wind
with Mary and Devin moving out to California to join Luke and the girls as family.</p>
<
p>In Novemberafter Mary had been at every Cheering Station during Luke's quest to walk 120 miles for Breast Cancer over a two-week span, Luke 

got down on one knee at the last Cheering Station and proposed to Mary.  Mary said "yes" and they got married in April, back in their homestate 

of Michigan.</p>
<p>In May, following their wedding, they found out that Mary was pregnant and they are now expecting another son in January, 2011.  In July 2010, 

Luke adopted Devin as his own son, making their family complete under one surname.</p>
<p>Please be a gracious guest and sign our guest book since you stopped by, we'
d love to know your thoughts.
</
div></div>
<
hr noshade="noshade" size="1" />
<
div id="fourcells">
<
div id="cell_1">
<
a href="#" title="Justyce">
<
span>Justyce</span>
</
a><p>Justyce is in Middle School and is on the Honor RollShe plays drums in school band and 

the keyboards at the School of RockShe is also in Girl Scouts.<br></p>
</
div><div id="cell_2">
<
a href="#" title="Devin">
<
span>Devin</span>
</
a><p>
Devin is two years old old and is enjoying life in California.  He loves dinosaursairplanes and his sissies.<br><br></p></div>
<
div id="cell_3"><a href="#" title="Baby Boy">
<
span>Baby Boy</span>
</
a><p>Baby boy is due on  January 27th2011.  <br><br><br><br> <br></p></div>
<
div id="cell_4"><a href="#" title="Colbi Lyn">
<
span>Colbi Lyn</span></a><p>Colbi Lyn is in Elementary School and in the Gifted and Talented Education program at 

school
.  She loves puzzlesenjoys music and plays softball. <br></p></div>
</
div>
<
div id="foot"Copyright &copy2010-2011 <a href="http://stayanchoredinhope.org/">Stay Anchored in Hope Design</a
<
br><em>Stay Anchored in Hope Images</emby <a href="mailto:falconartdesign@att.net">Falcon Art and Design</a>; Family photo by <

href
="http://www.facebook.com/?ref=home#!/pages/Photos-By-Michelle/280012880515?ref=ts" target="_blank">Photos by Michelle</a>
<
br><em>Last Updated January 1<sup>st</sup>, 2011</div>
</
div>
</
body>
</
html

Thank you for any help you can provide!!!

Profile
 
 
Posted: 23 December 2010 03:05 PM   [ Ignore ]   [ # 2 ]
Newbie
Rank
Total Posts:  2
Joined  2010-12-23

I am Ms Jeneva. I have a little shop in our area. Day by day it is elaborated and I can not maintain it alone. At this case I need a assist. I will give the well payment for this job.


SEO Services

Profile