Hardware Reference
In-Depth Information
</body>
</html>
7. The styles of the butons used on the web page are described as follows in
' styles.css ':
form .btntree {
margin-left : 200px;
margin-right : auto;
background:transparent url("images/topic_button.png") no-repeat
top left;
width : 186px;
height: 240px;
padding : 0px;
position : absolute;
}
form .btnSanta{
margin-left :600px;
margin-right : auto;
background:transparent url("images/Santa-png.png") no-repeat top
left;
width : 240px;
height: 240px;
padding : 40px;
position : absolute;
}
body {background-image:url('bg-snowflakes-3.gif');}
8. The web page looks like what is shown in the following figure:
Yay! We have a Christmas lights controller interface.
 
Search WWH ::




Custom Search