html and css base method 1 B)

Currently reading:
 html and css base method 1 B)

guykk123

Member
LV
0
Joined
Jun 2, 2024
Threads
3
Likes
0
Awards
1
Credits
210©
Cash
0$
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="UTF-8">
<title> Page title name</title>
<link href="css/estilos.css" rel="stylesheet">
</head>
<body>
<h1> frist page cotain </h1>
</body>
</html>
 

Create an account or login to comment

You must be a member in order to leave a comment

Create account

Create an account on our community. It's easy!

Log in

Already have an account? Log in here.

Tips
Top Bottom