👤

what do you think isnthe importance of using unprdered list?


Sagot :

Answer:

When marking up content which could be defined in some way as a list, you should consider using an unordered list ( <ul> ) for presentation. Not only does it improve the readability of your HTML code, it also applies meaning to content which would otherwise have none.