Questions

4 Marks Quetions

🎯

Test yourself on this topic

14 questions · timed · auto-graded

Question 14 Marks
Differentiate between $<$OL$>$ and $<$UL$>$ tag with suitable example.
Answer
$<$Ul$>$ or bulleted list is an unordered list which means that the items in this list are not placed in a specific order, while in $<$OL$>$ or numbered list, the items are placed in the specific order and prefaced with a number.
Image
Output:
Image
View full question & answer
Question 24 Marks
Write the tags required for displaying the following:
a. This text is normal whereas this is in bold
b. This is in italics whereas this is underlined.
c. This text is underlined as well as bold.
d. This text is underlined.
But this text is in bold.
Answer
self
View full question & answer
Question 34 Marks
Write the HTML code to design a website about your favorite Pastime with the following properties:
a. Title of the page is "WEBSITE".
b. Insert an appropriate image as a background of the web pages.
c. The heading of the page should be in BLUE color and style TIMES NEW ROMAN. It should be BOLD and LEFT aligned.
d. The first page should have the information in paragraphs each of which is in diffindows and alignment.
Answer
self
View full question & answer
Question 44 Marks
Write HTML tags according to the following requirements:
a. Create a hyperlink to the website "Google.com" when the text "Visit Google" is clicked.
b. Change the visited hyperlink default to Red.
c. Change the default left margin of your web page content to 60 points.
Answer
self
View full question & answer
Question 54 Marks
Write an HTML code to display the body text that appears 50 pixels away from the top edge of the web page and 55 pixels away from the left edge of the web page.
Answer
self
View full question & answer
Question 74 Marks
Which of the following are empty and container tags and also write its syntax?
a. Font$\quad$b. BR$\quad$c. Center$\quad$d. H1 to H6$\quad$e. HR
Answer
self
View full question & answer
Question 94 Marks
Observe the following web page and write the HTML code to generate it.
Image
Note the following points while generating the web page:
→ Title of the page is "Mangoes in India".
→ Font style for the page is Times New Roman.
→ Heading of the page is blue in color.
→ Background Image used is mangoes.jpg.
Answer
self
View full question & answer
Question 104 Marks
Nishi a student of class $10^{\text {th }}$ has been allocated a duty to perform a workshop on creation of a web page for class$10^{\text {th }}$students.
a. Before starting the workshop name the two software she requires to keep at hand with respect to:
i. Writing the HTML code.
ii. Viewing the output of the HTML code.
b. State the extension that is to be given to the HTML code during saving.
Answer
self
View full question & answer
Question 114 Marks
Muneesh has created a web page to declare results of quiz contests held in school. The quizzes were Maths Quiz and Science Quiz. He wants to display the list in the following manners:
→ Maths Quiz
1. Algebra$\quad$2. Geometry$\quad$3. Mensuration
→ Science Quiz
1. Chemistry$\quad$2. Physics$\quad$3. Biology
Suggest to him the tag he should use to accomplish the task.
Answer
self
View full question & answer
Question 124 Marks
Create an HTML page as per the following directions:
a. Title= Home Affairs.
b. Background colour= Blue, Text colour= white.
c. Insert Comment= Start of coding.
d. Then Heading level1=What to do at home:
e. Then Heading level 2 (Centred) = Do your homework.
f. Body text as formatted:
Then play games.
(Line break) Watch TV.
(Line break) Sleep.
(Centred) Visit site at www.geocon.com. (Make geocon.com a link)
Answer
self
View full question & answer
Question 144 Marks
Note the given points while generating the following web page:
Image
a. Title of the web page should be "HTML TERMS".
b. The background color of the web page should be aqua.
c. Give a heading to the web page and also underline it.
d. Make use of the tags like $<$DL$>$, $<$DT$>$ and $<$DD$>$.
e. Use the different formatting tags like $<$FONT$>$, $<$B$>$, $<$I$>$
Answer
The HTML code to generate the web page is given below:
Image
View full question & answer
4 Marks Quetions - COMPUTER APPLICATIONS STD 10 Questions - Vidyadip