Register
Login
Home
O Level
M1 R5: Information Technology Tools and Network Basics
Introduction to Computers
Office Automation Tools
Internet & Web Technologies
Network Fundamentals
M2 R5: Web Designing and Publishing
HTML
CSS
Java Script
Web Hosting and Publishing
M3 R5: Programming and Problem Solving through Python
Introduction To Programming
Python Programming
Data Structures in Python
File Processing in Python
M4 R5: Internet of Things (IoT) and Its Applications
Introduction To IOT
IOT Architecture
IOT Applications
IOT Security and Challenges
Mock Test
Information Technology Tools and Network Basics
Programming and Problem Solving through Python
Web Designing and Publishing
Internet of Things (IoT) and Its Applications
Old Papers
Syllabus
Blog
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