Software Development Exam  >  Software Development Videos  >  Learn Website Designing with XHTML and CSS  >  XHTML and CSS Tutorial - 15 - Lists

XHTML and CSS Tutorial - 15 - Lists Video Lecture | Learn Website Designing with XHTML and CSS - Software Development

45 videos

FAQs on XHTML and CSS Tutorial - 15 - Lists Video Lecture - Learn Website Designing with XHTML and CSS - Software Development

1. What is the difference between XHTML and CSS?
Ans. XHTML is a markup language used for structuring the content of a web page, while CSS is a style sheet language used for describing the look and formatting of a document written in XHTML.
2. How can I create a list in XHTML?
Ans. To create a list in XHTML, you can use the <ul> element for an unordered list or the <ol> element for an ordered list. Within these elements, you can use the <li> element to define each list item.
3. Can I apply CSS styles to lists in XHTML?
Ans. Yes, you can apply CSS styles to lists in XHTML. You can use CSS selectors to target specific list elements or apply styles to the entire list. For example, you can change the color or font size of list items, add background colors, or customize the bullet points.
4. How can I change the bullet style of an unordered list in XHTML?
Ans. You can change the bullet style of an unordered list in XHTML using CSS. By targeting the <ul> element or its class or ID, you can use the CSS property "list-style-type" to specify different bullet styles such as disc, circle, square, or none.
5. Is it possible to nest lists in XHTML?
Ans. Yes, it is possible to nest lists in XHTML. You can include an entire list within a list item of another list. This allows you to create hierarchical or nested lists with multiple levels of indentation. Just make sure to use the appropriate list element (<ul> or <ol>) for each level of the nested list.
Related Searches

Summary

,

pdf

,

shortcuts and tricks

,

study material

,

Previous Year Questions with Solutions

,

MCQs

,

XHTML and CSS Tutorial - 15 - Lists Video Lecture | Learn Website Designing with XHTML and CSS - Software Development

,

Important questions

,

Semester Notes

,

Extra Questions

,

XHTML and CSS Tutorial - 15 - Lists Video Lecture | Learn Website Designing with XHTML and CSS - Software Development

,

Objective type Questions

,

video lectures

,

mock tests for examination

,

past year papers

,

Exam

,

Sample Paper

,

practice quizzes

,

Viva Questions

,

XHTML and CSS Tutorial - 15 - Lists Video Lecture | Learn Website Designing with XHTML and CSS - Software Development

,

Free

,

ppt

;