Creating Database Web Applications with PHP and ASP (Charles River Media Internet & Web Design)
-
Define and describe the following terms: browser, tag, attribute, and source code.
-
What do each of the following tags do (indicate also whether the tag is used as the start of a pair and if the tag needs attributes): html, head, title, body, h1, b, i, img, a, table, tr, td?
-
How do you do the following tasks?
-
Make text bold.
-
Make text italic.
-
Cause a line break.
-
Indicate a paragraph.
-
Insert an image of a file named
frog.gif. -
Insert an image and specify its dimensions to be 60 pixels by 80 pixels.
-
Insert a table of three rows and two columns.
-
Create a hyperlink to go to one of your favorite Web sites.
-
Create a hyperlink to go another HTML file you will create in the same folder.
-
Create a hyperlink in which an image is the link.
-
-
Go on the Web and use a search engine to find online sources for HTML tags. Look up how to do these particular tasks: ordered list, font size, and frames.
-
Go on the Web and use the View Source command in the browser to examine the HTML source for sites. Try to find simple (non-database or XML driven sites).
Категории