Flashcards on HTML

Click on the flashcard to see the answer


What does HTML stand for?

HyperText Markup Language

What is the purpose of HTML?

To create web pages and applications that can be displayed on the World Wide Web

What is a tag in HTML?

A piece of code that denotes an element on a web page, such as text or images

What is the difference between HTML and CSS?

HTML is used to create the structure and content of a web page, while CSS is used to style and layout the page

What is the latest version of HTML?

HTML5

What is the basic structure of an HTML document?

<!DOCTYPE html><html><head><title></title></head><body></body></html>

What is an attribute in HTML?

An extra piece of information about an HTML element, specified in the tag's opening tag

What is the role of the <head> tag in HTML?

To provide information about the document, such as the title and metadata

What is the role of the <body> tag in HTML?

To contain the content of the web page

What is a hyperlink in HTML?

A clickable link that takes the user to another webpage or location on the same page

What is an image tag in HTML?

<img>. It is used to insert an image on the web page

What is the role of the <title> tag in HTML?

To specify the title of the document, which appears in the browser's title bar

What is the difference between <ol> and <ul> tags in HTML?

<ol> is used for ordered, numbered lists, while <ul> is used for unordered, bulleted lists

What is a form in HTML?

A container for user input, such as text boxes and buttons

What is the role of the <meta> tag in HTML?

To provide additional information about the document, such as keywords and descriptions

What does HTML stand for?

HyperText Markup Language

What is the purpose of HTML?

To create web pages and applications that can be displayed on the World Wide Web

What is a tag in HTML?

A piece of code that denotes an element on a web page, such as text or images

What is the difference between HTML and CSS?

HTML is used to create the structure and content of a web page, while CSS is used to style and layout the page

What is the latest version of HTML?

HTML5

What is the basic structure of an HTML document?

<!DOCTYPE html><html><head><title></title></head><body></body></html>

What is an attribute in HTML?

An extra piece of information about an HTML element, specified in the tag's opening tag

What is the role of the <head> tag in HTML?

To provide information about the document, such as the title and metadata

What is the role of the <body> tag in HTML?

To contain the content of the web page

What is a hyperlink in HTML?

A clickable link that takes the user to another webpage or location on the same page

What is an image tag in HTML?

<img>. It is used to insert an image on the web page

What is the role of the <title> tag in HTML?

To specify the title of the document, which appears in the browser's title bar

What is the difference between <ol> and <ul> tags in HTML?

<ol> is used for ordered, numbered lists, while <ul> is used for unordered, bulleted lists

What is a form in HTML?

A container for user input, such as text boxes and buttons

What is the role of the <meta> tag in HTML?

To provide additional information about the document, such as keywords and descriptions

Share


Login to Save


Share



Login to Save


Explore Other Decks


Made for Grade 7

Information Technology: Objects in Electronic Spreadsheets


View Deck
Made for Grade 8

The French Revolution


View Deck
Made for Grade 8

Thinking Outside the Box


View Deck

Explore More