Question
Easy
A set of style rules that describes a document's display characteristics is :
1
Web Page
2
Style Sheet
3
Table
4
List
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Web Designing using HTML
Topic: HTML Basics
Correct Answer
Option B
Explanation
The correct option is (2): A Style Sheet, most commonly implemented as Cascading Style Sheets (CSS), is the formal mechanism for defining the visual presentation of a structured document, such as an HTML web page. Its sole purpose is to hold the set of rules that govern the document’s display characteristics, including elements like color, font, layout, margins, and spacing. This fundamental concept in modern web development promotes the separation…Read More
Similar Questions from REET Exam - Paper 1 - Year 2018
Question 1
Easy
Source :
HTET 2022
SQL command used to add a new column in an existing table is :
Chapter :
Database Management System (DBMS) & SQL
Topic :
SQL
Question 2
Easy
Source :
HTET 2023
Tuples in Python are:
Chapter :
Python Programming Fundamentals
Topic :
Tuples
Question 3
Easy
Source :
HTET 2023
Find the decimal equivalent of octal number $127.54_8$:
Chapter :
Computer System & Hardware Fundamentals
Topic :
Encoding Schemes and Number System
Question 4
Easy
Source :
HTET 2023
_______ is the program in execution.
Chapter :
Operating Systems & Software Concepts
Topic :
Computer Software