390 likes | 520 Views
HTML Review Game . What does HTML stand for?. Hypertext Markup Language. What is <h1>?. Heading 1 – the largest heading tag. What will the tag < img src =“ filename.jpg ”> do?. Insert a picture in your web page.
E N D
What will the tag <a href=“http://www.bradyschools.org”> Click here</a> do to the words “Click here”?
What indicates the title contents to display on the title bar of a web page?
What would the following tags tell you about a group of words? <ul> <li> <li> <li> </ul>
border=5 col=4 width=“80%” belongs in which tag?<table><td><tr>
Embed plays it on the page and link gives you something to click on to go to another page it is on
How do you change the word “Brady” to red text and Arial font?