ul means unordered list.

<ul>
	<li> To be able to use the fundamental web dev language </li>
	<li> To hand-craft beautiful websites instead of relying on tools like Worpress or Wix </li>
	<li> To Build web applactions </li>
	<li> To have fun </li>
</ul>

效果: