- A. font-weight:bold;
- B. font:bold;
- C. style:bold;
Show Answer
Correct Answer: font-weight:bold;
Sub Topic: CSS
Posted by: Atif
- A. margin-left
- B. padding-left
- C. indent
Show Answer
Correct Answer: margin-left
Sub Topic: CSS
Posted by: Atif
Show Answer
Sub Topic: CSS
Posted by: Atif
- A. list-style-type: square;
- B. list: square;
- C. ist-type: square;
Show Answer
Correct Answer: list-style-type: square;
Sub Topic: CSS
Posted by: Atif
- A. #demo
- B. demo
- C. .demo
Show Answer
Sub Topic: CSS
Posted by: Atif
- A. .test
- B. test
- C. #test
Show Answer
Sub Topic: CSS
Posted by: Atif
Show Answer
Sub Topic: CSS
Posted by: Atif
- A. Separate each selector with a space
- B. Separate each selector with a comma
- C. Separate each selector with a plus sign
Show Answer
Correct Answer: Separate each selector with a comma
Sub Topic: CSS
Posted by: Atif
- A. relative
- B. static
- C. fixed
- D. absolute
Show Answer
Sub Topic: CSS
Posted by: Atif