0
Fill In The Blank
What is this blank? html head [ ] body this is a line of text [ ] html Give me a clue
11 Answers
+ 2
this is a total error..
the tags..?
<html>
<head>
</head>
<body>
this is a line of text
</body>
</html>
+ 1
What tags are used to indicate headings?
+ 1
Pavul Raj J
<h1></h1>
<h2></h2>
<h3></h3>
<h4></h4>
<h5></h5>
<h6></h6>
+ 1
Stop replying this post
Lol
0
except for some, all the tags need a correspondent that closes them
0
oh thankyou i dont know a correct sentence. so sorry
0
đ
are you here for improve your skills
0
What tags are used to indicate headings?
0
anser
- 1
Fill in the blanks:
<html>
<head>
</
>
<body>
This is a line of text.
</
>
</html>
- 1
ANSVERS:
head
body