What is HTML?
Specify the code you would enter to mark the text “Welcome” as an h1 heading.
How do you insert a comment in html?
What is the difference between linking to an image, a website, and an email address?
What is the syntax difference between a bulleted list and numbered list?
Error Detection. Find 3 errors in the code sample.(03)
<html>
<head>
<title>Republican Candidate<title>
</head>
<body>
<div align="center">
<h1>John McCain</h1>
<br />
<p>This photo was taken yesterday.</p>
<div>
</html>
Specify the code to create an unordered list for the following items: garlic, pepper, salt
What tag is used to define a link? Give an example of link ?
Specify the code to mark the graphic file butterfly.jpg as an image. Specify “monarch butterfly” as the alternative text
How many HTML tags are should be used for the most simple of web pages?
Write code for given web page. Click here to view image
Write a HTML FORM tags that outputs the following:Click here to view image