what is division attribute ?
Division Attribute
- <html>
- <head>
- <style>
- div
- {background : red;height:300; width:300;}
- </style>
- </head>
- <body>
- <div>
- </div>
- <div style="border:red; width:500;>
</div>
</body>
</html>
- </div>
- </body>
- </html>
Division attribute
Division attribute |
0 Comments:
Post a Comment