STUDYGUIDE EXAM WITH CORRECT
ACTUAL QUESTIONS AND CORRECTLY
WELL DEFINED ANSWERS LATEST
ALREADY GRADED A+ 2025 – 2026
An images' tag's align property has the same three properties as the
horizontal tag - ANSWERS-False, an image tag can have one of five
values
<big> results in the same text effect as <font size = +1> - ANSWERS-
True
<b> results in the same text effect a <em> - ANSWERS-False
<small> results in the same text effect as <font size =-1> -
ANSWERS-True
, <I> results in the same test effect as <cite> - ANSWERS-True
<kbd> and <tt> result in the same test effect - ANSWERS-True
How does your browser find webpages? - ANSWERS-Breaks URL
into parts, computer, individual account, directory, then file
If no file is specified the browser looks for a file called? - ANSWERS-
Index. html
What does HTML stand for? - ANSWERS-Hypertext Markup
Language
HTML files are _____ text - ANSWERS-Plain
HTML is the language used to create what? - ANSWERS-A web site
Tags come in pairs? T/F - ANSWERS-True
What are the three bare bone tags? - ANSWERS-<html>
<head>
<body>