CSS / CSS3 : Web Designing Questions & Answers
Question : Which of the following properties will we use to display border around a cell without any content ?
A.
empty-cell
B.
blank-cell
C.
noncontent-cell
D.
void-cell
Correct Answer is : Option A.
- What should be the table width, so that the width of a table adjust to the current width of the browser window?
- Which element is used in the <HEAD> section on an HTML / XHTMLpage, if we want to use an external style sheet file to decorate the page ?
- Which attribute can be added to many HTML / XHTML elements to identify them as a member of a specific group ?
- When we write <img src="img.png">, what "img.png" inside double quote implies?
- How can we write comment along with CSS code ?