<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
<In what way does your code behave incorrectly? Include ALL error messages.>
```
Replace this line with your code.
hedder
this is my paragraph number 1
this is my list
</body>
<do not remove the three backticks above>
How do you create a list? you can find examples in the HTML Glossary: https://www.codecademy.com/articles/glossary-html
we differ between unordered lists <ul> and ordered lists <ol>
the tag <li>an apple </li>
is a list item
1 Like
βββ
hedder
this is my paragraph number 1
this is my list
</body>
'''
<PLEASE USE THE FOLLOWING TEMPLATE TO HELP YOU CREATE A GREAT POST!>
<Below this line, add a link to the EXACT exercise that you are stuck at.>
<In what way does your code behave incorrectly? Include ALL error messages.>
```
Replace this line with your code.
hedder
this is my paragraph number 1
this is my list
</body>
<do not remove the three backticks above>
@dammann28gmail.com
Hi
li
tags must be wrapped by ul
tags.
1 Like
stetim94
split this topic
#6