New to coding Looking to make friends

Joined
Oct 25, 2024
Messages
2
Reaction score
0
Code:
<!DOCTYPE  html >
<html lang="en"
<head>
<title>My Website</title>
</head>
<body>
<p>This is just to show the html i know with the notes that i have.
   Im currently leaning and looking to make friends. im learning off of
   w3schools. Im hoping to make friends/join a team to have finiancial stability, so i can keep doing what i enjoy in life. Id like to make a video game/website possibly my own console someday.
</body>
</html>
 
Last edited:
Joined
Aug 22, 2023
Messages
55
Reaction score
13
Welcome! Here is a corrected version of your code:
HTML:
<!DOCTYPE html>
<html lang="en">
<head>
<title>My Website</title>
</head>
<body>
<p>This is just to show the html i know with the notes that i have.
   Im currently leaning and looking to make friends. im learning off of
   w3schools. Im hoping to make friends/join a team to have finiancial stability, so i can keep doing what i enjoy in life. Id like to make a video game/website possibly my own console someday. </p>
</body>
</html>
 
Joined
Oct 25, 2024
Messages
2
Reaction score
0
<!DOCTYPE html >
<html lang="en"
<head>
<title>My Website</title>
</head>
<body>
<p>Much appreciated. i have now turned this question to my vlog. i am currently learning about <span>float</span><span>flex<span> and <span>Grid</span>. i'll probs spent some time trying to write some code and going over notes. i would like
to make my page background-color:purple; yet im not knoey of how to add the copy/float. it seems its either one or the other. </p>
</body>
</html>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,947
Messages
2,570,150
Members
46,659
Latest member
Elinasen

Latest Threads

Top