added the list with <ul>
This commit is contained in:
@@ -5,7 +5,13 @@
|
||||
</head>
|
||||
|
||||
<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>
|
||||
</html>
|
||||
|
||||
|
Reference in New Issue
Block a user