List of countries

Report a typo

Select the type and write code for a list.

Don't forget the type attribute.

a. USA
b. Japan
c. China
d. Australia
Write HTML and CSS code
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>HTML Lists</title>
</head>
<body>
<!-- write your code here -->
</body>
</html>

Completed 1 of 8
Choose the right type of list
There are elements in the list
___

Create a free account to access the full topic