What are some common lists that are used when designing a page?
0
There are many common lists which are used to design a page. You can choose any or a combination of the following list types:
- Ordered list - The ordered list displays elements in numbered format. It is represented by
- tag.Unordered list - The unordered list displays elements in bulleted format. It is represented by
- tag.Definition list - The definition list displays elements in definition form like in dictionary. TheΒ andΒ tags are used to define description list.
Sign in to add a comment
0 Answers
0
π No answers yet!
Be the first to answer this interview question.
Your Answer
Sign in to post your answer and help the community.