Q.1.
Jerry wants to insert a line break into his webpage. Which code should he use?
Q.2.
Which tag defines the visible content of a web document?
Q.3.
Which element is used in the section on an HTML page, if we want to use an external style sheet file to decorate the page ?
Q.4.
What property changes the inside space of the container?
Q.5.
What are the 2 supporting chipset?
Q.6.
When CSS is written inside HTML it will be saved as
Q.7.
Select the code below that uses CSS to configure a background color of #for a web page.
Q.8.
A __________ is a protection for any published work that helps to prevent that work from being used without prior authorization.
Q.9.
____________ is a term used to describe how page elements are placed on the screen. For example, elements can be positioned left, right, or center.
Q.10.
A shorthand property used to specify the individual border properties: border-width, border-style and border-color.
Q.11.
Which is the correct way to code CSS.
Q.12.
Which is the value in the CSS code below?h1 {border: 29px solid red}
Q.13.
Which CSS property is used to control the text size of an element ?
Q.14.
What symbols go around the properties for each CSS selector?
Q.15.
Where in the HTML document is the correct location to insert code to link to your external CSS?
Q.16.
How can you open a link in a new browser window?
Q.17.
The Arithmetic Logic Unit handles all the ________ function?
Q.18.
Which is the selector for a link?
Q.19.
System is a combination of components working together.
Q.20.
Will this code works?