Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Klausimai

Parašė zilvenas· 2011 Vas. 5 20:02:56
#1

Sveiki,
mokinuosi koduoti HTML dizainus :)

Jau truputį sukodavau,vidurinę panelę,ir textą joje.

Norėčiau paklausti,kaip padaryti,kad galėčiau rašyti panelėje naujienos pavadinimą,ir footerį įdėti.Nes nesigauna.
Įdedu index ir style failiukus!Ačiū už pagalbą :)


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Jusu saitas</title>
<link href="reset.css" rel="stylesheet" type="text/css" />
<link href="style.css" rel="stylesheet" type="text/css" />
</head>

<div id="wrapCenter">
<div id="headeris">
<div id="footer">
<div id="panele">
<div id="txt1">
<div id="txt2">
<div class='CS14' >Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                     Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                      Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                      Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                       Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                      Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                      Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                      Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                      Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                      Lorem Ipsum is simply dummy text of the printing and typesetting industry.<br>
                                      Lorem Ipsum is simply dummy text of the printing and typesetting industry</div>




#wrapCenter {width:1100px; height:943; margin:900px auto 0 auto; position:relative;}
body { width:auto; height:auto; background-image:url(images/bg.jpg); background-repeat:repeat; }

#headeris {
background-image: url(images/hd.png);
background-repeat: no-repeat;
float: right;
width: 940px;
height: 497px;
margin: -650px 85px 0 300px;
}


#footer {
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
float: right;
width: 148px;
height: 9px;
margin: -175px 290px 0 50px;
}

#panele {
background-image: url(images/panele.jpg);
background-repeat: no-repeat;
float: right;
width: 599px;
height: 289px;
margin: 230px -128px 0 50px;
}

#txt1 {
background-image: url(images/forumas.jpg);
background-repeat: no-repeat;
float: right;
width: 72px;
height: 38px;
margin: -50px 300px 0 50px;
}
#txt2 {
background-image: url(images/paslaugos.jpg);
background-repeat: no-repeat;
float: right;
width: 89px;
height: 37px;
margin: -1px 100px 0 50px;
}
.CS14{ width:600px; font-size: 12px;  color: #ffffff; font-family:Tahoma; text-shadow: 1px 1px black; margin: 110px 0 0 -80px; float:left; }





Prašau,help :)

Parašė zilvenas· 2011 Vas. 6 00:02:31
#2

Ačiū Andriau :)

dabr mėginsiu headerį dėt :? :S

Redagavo zilvenas· 2011 Vas. 6 00:02:30