Posts

Showing posts from March, 2023

OLD QUESTIONS MCQ FREE SET - 1

My Quiz Start Quiz of Questions Next Question Result Total Questions : Right Answers : Wrong Answers : Percentage : Again Quiz Exit

HTML QUIZ COMPUTER SET 2

HTML QUIZ COMPUTER SET 2 Q. Choose the correct HTML tag to make a text italic A. <ii> B. <italics> C. <italic> D. <i> Q. Choose the correct HTML tag to make a text bold? A. <b> B. <bold> C. <bb> D. <bld> Q. What is the correct HTML for adding a background color? A. <body color="yellow"> B. <body bgcolor="yellow"> C. <background>yellow</background> D. <body background="yellow"> Q. Choose the correct HTML tag for the smallest size heading? A. <heading> B. <h6> ...