Computer Science, asked by ritupratha0, 6 hours ago

1. Fill in the blanks. Use the words given in the clue box
(a) Tux Paint has a drawing
that he
the drawing program.
(b) To close Tux Paint, we use the
tool.
(c) We can create a mirror image of a stamp
button.
using the
tool is used to fill colour
in an object
2 Tick the correct option.​

Answers

Answered by anuraghembrom05
0

Answer:

MCQ question - HTML

Option (c) is the correct answer, both a and b is not an attribute of <image> tag.

\rule{200}{2}

Know about HTML

HTML stands for Hyper text markup language.

HTML is the standard markup language.

HTML is used for creating web pages.

HTML consist of a series elements.

HTML elements tell the browser, how to display the content.

\rule{200}{2}

Some important tags in HTML

<!Doctype> tag defines the document type.

<html> tag defines the HTML document.

<head> tag defines the information for the document.

<title> tag defines the title of the document.

<body> tag is defines the body of the document.

<h1> tag is used for HTML headings.

<p> tag us used for paragraph.

<br> tag is used for insert a line break.

<b> tag is used for bold text.

<u> tag is used for underline text.

<i> tag is used for Italic text.

<hr> tag is used for horizontal line.

Similar questions