0823 use ul list
This commit is contained in:
parent
36cde5283f
commit
f8deca4cbf
@ -9,6 +9,12 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<img src="file:///Users/dan/Pictures/IMG_9295.JPG" alt="My test image" width="500" />
|
<img src="file:///Users/dan/Pictures/IMG_9295.JPG" alt="My test image" width="500" />
|
||||||
<p1>Hi, my name is Dan.</p1>
|
<h2>Hi, my name is Dan.</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Education</li>
|
||||||
|
<li>Work Experience</li>
|
||||||
|
<li>Languages</li>
|
||||||
|
<li>Hobbies</li>
|
||||||
|
</ul>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user