Question
Which tag is used to link the CSS file to our webpage?
link
style
file
css
link
style
file
css
Answers
GPT 3.5
link
Which property is used to align text?
text-align
None of the options
align-text
align
text-align
None of the options
align-text
align
GPT 3.5
text-align
Which attribute label a group of elements with the same name?
name
class
id
unique
name
class
id
unique
GPT 3.5
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
height
src
file-name
source
GPT 3.5
src
Which tag is used to add a link to a separate HTML file?
<p>
<link>
<a>
None of the options
<p>
<link>
<a>
None of the options
GPT 3.5
<a>
Which attribute gives a unique name to each element?
name
class
id
unique
name
class
id
unique
GPT 3.5
id