Go and Explore
Exploring my country on bike
Home
css
html
web designing
web development
How to draw Rectangle using HTML and CSS
web development
How to draw Rectangle using HTML and CSS
By
Unknown
At 1:49:00 AM
0
<html>
<style type="text/css">
#rectangle{
width:100px;
height:300px;
mardin:100px auto;
background-color:yellow;
}
</style>
<body>
<div id="rectngle"></div>
</body>
</html>
You Might Also Like
Stylist Radio button with code and ...
How to draw Square /box using html ...
Up-Date record in SQL Database usin...
0 comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments ( Atom )
0 comments:
Post a Comment