Saturday 18 August 2012

HOW TO design facebook profile using css

// siddhu vydyabhushana // 1 comment
Hi friends it was long time to post some thing new to u but easy one , i think u are not waiting for this one because u already know what i wana learn to u but am interested to learn u plz pay attention
the below code save it as .html file and enjoy it


<style>
.bar {
font-family: Lucida Console, Monaco, monospace;
font-weight:bold;
background-color:black;
color: #f0f0f0;
box-shadow: 0px 0px 2px #333;
line-height: 35px;
padding: 0px 20px;
position: fixed;
top: 0;
right: 0;
left: 0;
z-index: 10000;
}
.bar img
{
padding-top:5px;
}
.bar a {
color: #bdbdbd;
text-decoration:none;
}
.bar a:hover {
color: #FFFFFF;
}
#siddhu
{
width:333px;
background-color:e1e1e1;
padding:auto;
height:auto;
margin-top:auto;
margin-left:9px;
position:fixed;

}
#siddhu4
{
width:320px;
background-color:e1e1e1;
padding:auto;
height:auto;
margin-top:auto;
margin-right:10px;
position:fixed;
margin-left:24px;

}
#siddhu1
{
font-family: Lucida Console, Monaco, monospace;
width:880px;
background-color:white;
padding:20 35;
height:auto;
margin-right:auto;
margin-left:347px;
}
#siddhu img
{
width:333;
height:300;
}
left
{
float:left;
}
</style>

<body background="Picture.png">
<body bgcolor="#bdbdbd">
<div class="bar">
<a href="http://aitamelearning.blogspot.com">« Home </a>
<a href="http://aitamelearning.blogspot.com">&nbsp&nbspProfile </a>
<a href="http://aitamelearning.blogspot.com">&nbsp&nbsp<FONT COLOR="red">What u wana Learn?</font> </a>
<a href="http://aitamelearning.blogspot.com">&nbsp&nbsp Projects by U</a>
<a style="float: right" href="registration.php"><img src="Desert1.jpg" width="20" height="20"><img>Siddhu Vydyabhushana »</a>
</div>
<div id="siddhu">
<img src="Desert1.jpg"></img>

</div>
<div id="siddhu1">
<H3>Update your status Yar!!!!!!!</h3>
<form>
<textarea cols='72' rows='4' name='text' type='text'>
</textarea><br>
<input type="submit" value='share' name='submit'>
</form>
<hr size='1' color='#e1e1e1'/>

<h2> @Siddhu Solutions <br><br><br>Come With without knowing what computer languages <br>before signout u go-out with extra knowedge
its our main aim.<br><br>Especially we aimed at <br><br><br>
1.C-Language<br>
2.Android<br>
3.JAVA<br>
4.Html<br>
5.jsp<br>
6.javascript<br>
7.ajax<br>
8.php<br>
9.asp.net<br>
</body>

1 comment: