Register
Login
Home
CCC Mock Test
Introduction To Computer
Introduction To Operating System
Libre Office Writer
Libre Office Calc
Libre Office Impress
Introduction To Internet
Email Social Networking and E Governance Services
Digital Financial Tools and Applications
Overview of Future Skills and Cyber Security
Old Papers
Syllabus
Study Material
CCC Tutorial
CCC One Linear Question
CCC Video Lectures
CCC Abbreviations
M2 R5: Web Designing and Publishing
Set 1
1. What does HTML stand for?
Hyper Text Markup Language
High Text Machine Language
Hyper Tabular Markup Language
None of these
2. Which HTML tag is used to define an internal style sheet?
<css>
<style>
<script>
<link>
3. Which is the correct HTML element for inserting a line break?
<br>
<lb>
<break>
<line>
4. What is the correct HTML for adding a background color?
<body bg="yellow">
<background color="yellow">
<body style="background-color: yellow;">
<bg color="yellow">
Previous
Next
Submit