NEW
Font size
WorksheetsGrade 6- Module 1(HTML, CSS and JS)
Total questions: 15
Worksheet time: 8mins
HTML tags are surrounded by _________
square brackets
brackets
angle brackets
None of the baove
HTML is a __________ language
programming
markup
scripting
None of the above
Rich Interface is one of the advantages of CSS
True
False
The tag <b> is for
big text
break
blue
bold
To add an image in HTML we use the tag ________
<img src>
<img scr>
<image scr>
None of the above
CSS cannot be written in a separate file.
True
False
The _________ helps us change the way our web page looks.
HTML
CSS
JavaScript
None of the above
CSS is reusable.
True
False
Developers use ________ to define the content of web pages
HTML
CSS
JS
None of the above
We can hide HTML elements using Javascript.
True
False
CSS specify the ________ of web pages.
Behaviour
Layout
Content
None of the above
____________ is a client-side script as it runs on client's computer
HTML
CSS
JavaScript
None of the above
JavaScript is used to make websites respond to user interaction.
True
False
JavaScript is a ___________ langauage
script
high-level
markup
None of the above
HTML has good control over the presentation.
True
False
