Computer scienceFrontendHTMLHTML IntroIntroduction to HTML

HTML page structure

HTML structure

Report a typo

Complete the structure of the following HTML document

Write HTML and CSS code
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<!-- add code here -->
</head>
<body>
<!-- add code here -->
</body>
</html>
Completed 0 of 3
Add a heading
Add a paragraph "Text generation with GPT"

Create a free account to access the full topic