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

link

style

file

css

link

Which property is used to align text?

text-align

None of the options

align-text

align

text-align

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

name

class

id

unique

class

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

src

Which tag is used to add a link to a separate HTML file?

<p>

<link>

<a>

None of the options

<a>

Which attribute gives a unique name to each element?

name

class

id

unique