Wednesday, March 13, 2019

My fav pet EXTERNAL

wolverine.css

<head>
<style>
body {background-color: green;}
h1 {color: red; margin-left: 40px;} 
</style>
</head>

The Html

<head>
<style>
body {background-color: green;}
h1 {color: red; margin-left: 40px;} 
</style>
</head>

No comments:

Post a Comment