Skip to content

Instantly share code, notes, and snippets.

View sabeerbikba's full-sized avatar

sabeer bikba sabeerbikba

View GitHub Profile
<html>
<body>
<div color="blue" border="10" font-size="48px">hello</div>
<div style="color:red; border:10px; font-size:48px">hello</div>
</body>
</html>