- 3
HTML basics
Opening, structure, presentation, closing
3 Respostas
0
Do you mean like a break down of the document? And what the code pregenerated by sololearn does? If you would like help we need more information
0
<!DOCTYPE html>
<html>
<head>
<title>Page Title</title>
</head>
<body>
</body>
</html>
- 1
Its complicated but, some futures are confusing