The correct sequence of HTML tags for starting a webpage is -

WT FINAL QUIZ

Quiz
•
Education
•
University
•
Medium
SRINIVASARAO 22PHD7042
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Head, Title, HTML, body
HTML, Body, Title, Head
HTML, Head, Title, Body
HTML, Head, Title, Body
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How to create a hyperlink in HTML?
<a href = "www.javatpoint.com"> javaTpoint.com </a>
<a url = "www.javatpoint.com" javaTpoint.com /a>
<a link = "www.javatpoint.com"> javaTpoint.com </a>
<a> www.javatpoint.com <javaTpoint.com /a>
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct syntax for referring the external style sheet?
<style src = example.css>
<style src = "example.css" >
<stylesheet> example.css </stylesheet>
<link rel="stylesheet" type="text/css" href="example.css">
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The HTML attribute used to define the inline styles is -
style
styles
class
None
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which type of CSS is used in the below code?
<p style = "border:2px solid red;">
inline
internal
external
None
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct output for the following JavaScript code:
varx=5,y=1
var obj ={ x:10}
with(obj)
{
alert(y)
}
1
error
10
5
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is the correct output for the following JavaScript code:
var x=3;
var y=2;
var z=0;
If(x==y)
document.write(x);
elseif(x==y)
document.write(x);
else
document.write(z);
3
0
error
2
Create a free account and access millions of resources
Similar Resources on Quizizz
15 questions
inecuaciones

Quiz
•
7th Grade - University
18 questions
Test sulle disequazioni

Quiz
•
10th Grade - University
20 questions
COKELAT PERTEMUAN 1 BATCH PERTAMA

Quiz
•
University
20 questions
Pengenalan HTML dan CSS

Quiz
•
University
23 questions
Reforcemos la amistad

Quiz
•
University
15 questions
MEMORY CHECK - SUPPLEMENTARY COURSES FOR JS&JP

Quiz
•
University
15 questions
Ôn tập cuối kì I tin 6

Quiz
•
University
20 questions
Tes Kemampuan Dasar

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade