<div id="square"></div>Now all we do is style it in CSS.
<style>#square{width:100px; height:100px;}</style>You can also give it some background color.
<style>#square{width:100px; height:100px; background:red;}</style>
Ready to Switch to eZbloo?
Basic eZbloo Plan $15 a month- Perfect for Low traffic and new startups
Premium eZbloo Plan $45 a month- Perfect for High Traffic Sites
Any Questions?: Contact me here!
<div id="square"></div>Now all we do is style it in CSS.
<style>#square{width:100px; height:100px;}</style>You can also give it some background color.
<style>#square{width:100px; height:100px; background:red;}</style>