[Solved]Supposed Apply Columns Think Appropriate Sure Efficiently Use Css Could Help Please Heres Q37225268
I am supposed to apply columns as I think are appropriate but Iam not sure how to do that or how to efficiently use CSS could Ihave some help please?
Heres 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″>
I am Brisa Lopez and I live in Las Cruces New Mexico. I amoriginally from Gilmer, Texas. I have been in the Army for fouryears and am about to commission into the Army as a 2LT. I hope tobranch Cyber in the Army. I enjoy hiking and going to MusicFestivals!
</textarea>
</ul>
</center>
</head>
</body>
</html>
Expert Answer
Answer to I am supposed to apply columns as I think are appropriate but I am not sure how to do that or how to efficiently use CSS… . . .
OR

