Html & CSS كود خاص ب search design
كود صناعة ما يلي
Html
CSS
Css
body
{
background-color: #ffffff;
}
#search
{
position: absolute;
top:0px ;
left:0px ;
right:0px ;
width: ;
height:60px ;
background-color: rgb(30, 171, 196);
box-shadow: 0px 1px 8px rgb(85, 85, 85);
}
#search2
{
position: absolute;
top:10px ;
left:300px ;
right: ;
width:600px ;
height:40px ;
background-color:;
}
#text1
{
position: absolute;
top:0px ;
left:0px ;
right: 80px;
width: ;
height:100% ;
background-color:;
}
#submit1
{
position: absolute;
top:0px ;
left: ;
right: 0px;
width:80px ;
height:100% ;
background-color:;
}
ليست هناك تعليقات