Q.1
Jerry wants to insert a line break into his webpage. Which code should he use?
  • <ul>
  • <li>
  • <br>
  • <h1>
Q.2
Which tag defines the visible content of a web document?
  • <head>
  • <meta>
  • <title>
  • <body>
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 ?
  • <src>
  • <link>
  • <style>
  • <css>
Q.4
What property changes the inside space of the container?
  • margin
  • padding
  • border
  • All of above
Q.5
What are the 2 supporting chipset?
  • North Bridge Chipset
  • South Bridge Chipset
  • West Bridge Chipset
  • East Bridge Chipset
  • Both A & B
Q.6
When CSS is written inside HTML it will be saved as
  • css
  • Jsp
  • html
  • php
Q.7
Select the code below that uses CSS to configure a background color of #for a web page.
  • body { background-color: #000000; }
  • body { bgcolor: #000000; }
  • document { background­-page: #000000; }
  • None of these
Q.8
A __________ is a protection for any published work that helps to prevent that work from being used without prior authorization.
  • Firewall
  • HTML
  • Copyright
  • CSS Declaration
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.
  • Attribute
  • Style
  • Alignment
  • Properties
Q.10
A shorthand property used to specify the individual border properties: border-width, border-style and border-color.
  • border-bottom
  • border
  • border-left
  • border-top
Q.11
Which is the correct way to code CSS.
  • p {border-left: 10px dotted orange}
  • p {border-right: 80px gold red;}
  • p {border-right: 80px outset solid;}
  • p {border-right: 80px inset silver;}
Q.12
Which is the value in the CSS code below?h1 {border: 29px solid red}
  • h1
  • { }
  • border
  • 29px solid red
Q.13
Which CSS property is used to control the text size of an element ?
  • font-style
  • text-size
  • font-size
  • text-style
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?
  • In the <head> section
  • In the <body> section
  • At the very end of the document
  • At the very beginning of the document
Q.16
How can you open a link in a new browser window?
  • <a href="url" new>
  • <a href="url" target="new">
  • <a href="url" target="_blank">
  • <a href="url" target="">
Q.17
The Arithmetic Logic Unit handles all the ________ function?
  • Input
  • Output
  • Process
  • Light
Q.18
Which is the selector for a link?
  • a { }
  • link { }
  • href { }
  • a href { }
Q.19
System is a combination of components working together.
  • True
  • False
Q.20
Will this code works?
  • YES
  • NO
0 h : 0 m : 1 s