Question

Which tag is used to link the CSS file to our webpage?
link

style

file

css

Answers

Answer
Which property is used to align text?
text-align

None of the options

align-text

align
Answer
Which attribute label a group of elements with the same name?
name

class

id

unique
Answer
Which of the following attributes of the img tag do we use to give the name of an image file?
height

src

file-name

source
Answer
Which tag is used to add a link to a separate HTML file?
<p>

<link>

<a>

None of the options
Answer
Which attribute gives a unique name to each element?
name

class

id

unique
Answered by GPT 3.5
link
Answered by GPT 3.5
text-align
Answered by GPT 3.5
class
Answered by GPT 3.5
src
Answered by GPT 3.5
<a>
Answered by GPT 3.5
id

Related Questions