I dont understand how to use the canvas code for CSS on my htmlpage,Im required to canvas images around my page but Im not surehow to do it could someone help? This is my code.
<!DOCTYPE html>
<html>
<head>
<body background=”background.jpg
<style>
</style>
<meta charset=”utf-8″>
<meta name=”viewport” content = “width=device-width,initial-scale=1”>
<title> Brisa Lopez
Las Cruces, New Mexico brisal@nmsu.edu </title>
<body>
<center>
<h2>Welcome to my second website!</h2>
<div class=”nav_bar”>
<ul>
<li><ahref=”Home.html”>Home</a></li>
<li><a href=”MyPodcast.html”>MyPodcast</a></li>
<li><a href=”Contactme.html”>ContactMe</a></li>
<li><ahref=”Resources.html”>Resources</a></li>
<textarea name=”text” cols=”25″ rows=”10″>
In the sound and voice, I did different advertisements over dadjokes which were mp3, au, mp4 and mpg format. In the slideshows, Idid a video over pictures displayed with Queen. I chose BphemianRhapsody because at that time it was my favorite song!
</textarea>
</ul>
</center>
</head>
</body>
</html>
Answer