added the list with <ul>
This commit is contained in:
@@ -5,7 +5,13 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
Hello, this is testing
|
<p>Hello, this is testing</p>
|
||||||
|
|
||||||
|
<ul>
|
||||||
|
<li>Test one</li>
|
||||||
|
<li>Test two</li>
|
||||||
|
<li>Test three</li>
|
||||||
|
<ul>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user