Answer:
i think A. is the answer but if it isn't B. Taking courses through the GI Bill is correct
Explanation:
i have multiple friends that are recruiters and i'm in rotc.
Just do it just look up the answers mate
Answer:
A. <Title> tag
Explanation:
Required
Tag that can be written in the <head> element
Of the given options, <title> is correct.
This is so because, it is compulsory to have the <title> tag and the only location where it can be placed is inside the <head> tag.
Its function is to display the title of a page
e.g.
<em><title> This is my first page </title></em>