Question
Easy
_ lists can be preceded by one of the several bullet style a closed circle, an open circle or a square.
1
Ordered list
2
Unordered list
3
Vertical list
4
Horizontal list
Question Details
Time to Solve: 12
Exam: HTET
Level/Paper: Level 3
Chapter: Web Designing using HTML
Topic: HTML Tags & Formatting
Correct Answer
Option B
Explanation
The correct option is (2): The Unordered list is the correct choice because, by definition, it is a list of items where the sequence or order of the items does not hold any significance. In markup languages like HTML, the `` tag is used to create these lists. To visually distinguish the items, the system or browser uses a marker, which is traditionally a bullet point. The default bullet style…Read More
Similar Questions from REET Exam - Paper 1 - Year 2018
Question 1
Easy
Source :
HTET 2023
In Python instance methods use _______ as first default parameter.
Chapter :
Object-Oriented Programming (C++)
Topic :
OOP Concepts
Question 2
Easy
Source :
HTET 2023
Which of the following HTML codes display the content in bold face?
Chapter :
Web Designing using HTML
Topic :
HTML Basics
Question 3
Easy
Source :
HTET 2023
Golive is a..........
Chapter :
Computer Networks & Internet
Topic :
Internet Fundamentals
Question 4
Easy
Source :
HTET 2023
The capacity to change the conceptual schema without having to change the external schemas or additional programs is called as...........
Chapter :
Database Management System (DBMS) & SQL
Topic :
Database Concepts