SSC-1 Hub
Computer Science
Physics
Chemistry
Islamic Studies
Pak Studies
Login
Open main menu
Brief Questions and Answers (3 marks each)
What is HTML?
What is the purpose of the <html> tag?
What does the Document Object Model (DOM) provide?
What is the purpose of the <p> tag in HTML?
How do you create a line break in HTML?
Which tag is used to emphasize text with italics?
Which tag is used to make text bold?
What HTML tag is used to create an unordered list?
What HTML tag is used for ordered lists?
How do you define a table in HTML?
What does the <th> tag represent in an HTML table?
How do you add a hyperlink in HTML?
What attribute is used to specify the destination of a hyperlink?
What does the 'target' attribute do in a hyperlink?
In an HTML document, where should the <style> tag be placed for embedded CSS?