MỚI
Cỡ chữ
bảng tính2023 - Web Design - CSS Review
Total câu hỏi: 15
Worksheet time: 15mins
<style src=”styles.css">
<link href="styles.css">
<stylesheet>styles.css</stylesheet>
<link rel="stylesheet" href="styles.css">
back-color
color
background-color
Bgcolor
What is the CSS property that can be used to underline text?
font-size
font-style
text-decoration
text-align
What is the CSS property that can be used to change the border to a double border?
border-color
border-width
border-radius
border-style
What is the CSS property that can be used to change the round the edges of a border?
border-color
border-width
border-radius
border-style
What is the CSS property that can be used to change the color of a border?
border-color
border-width
border-radius
border-style
What is the CSS property that can be used to change how thick the border is?
border-color
border-width
border-radius
border-style
What is the CSS property that can be used to add space around an HTML element?
float
margin
border-width
background-color
