(for the record, an html document that was just an unordered list might look something like this)
<!doctype html>
<html>
<head></head>
<body>
<ul>
<li>Lightsaber</li>
<li>Blaster</li>
<li>The Force</li>
</ul>
</body>
</html>
I have no opinion, other than people should practice before they try it
Which country are you from?