Trang chủ
Giới thiệu
Lập trình web
Lab 1
Bài tập 01
CSS nâng cao
Lab 2
Bài tập 01
Bài tập 02
Lab 3
Bài tập 01
Lab 4
Bài tập 01
Bài tập 02
Lab 5
Bài tập 01
Bài tập 02
Lab 6
Lab 8
Trang upload
Trang kết quả
Giao tiếp người máy
Bài tập CSS nâng cao
Câu 1
Câu hỏi 1:Change the color of all < p> elements to "red"
Câu 2
Câu hỏi 2:Change the color of the element with id="para1", to "red"
Câu 3
Câu hỏi 3:Change the color of all elements with the class "colortext", to "red"
Câu 4
Câu hỏi 4:Change the color of all < p> and < h1> elements, to "red". Group the selectors to minimize code
Câu 5
Câu hỏi 5:Add an external style sheet with the URL: "mystyle.css".
Câu 6
Câu hỏi 6:. Set "background-color: linen" for the page, using an internal style sheet.
Câu 7
Câu hỏi 7:Set "background-color: linen" for the page, using an inline style
Câu 8
Câu hỏi 8:Remove all styles, except the external style sheet "mystyle.css"
Câu 9
Câu hỏi 9:Set the background color for the page to "linen" and the background color for < h1> to "lightblue"
Câu 10
Câu hỏi 10:Set "paper.gif" as the background image of the page.
Câu 11
Câu hỏi 11:Set "gradient_bg_vertical.png" as the background image of the page, and repeat it vertically only