Kanye to The banner

Basic HTML help

849 Views 0 Replies 1 Participant Last post by  KYeezy
Can anybody help here?

Instructions: Perform the following steps:
1. Start Notepad++ and create a new HTML file with the title Voytkovich Antiquities-
FirstLastName within the Sparkling Jewelers First Last Name tags.
2. Create a one-row, two-column borderless table with the image ring.jpg in the left-
hand data cell and the words Sparkling Jewelers (use the
tag between
those words) in a green color and s size xx-large in the right-hand data cell.
3. Create a second one-row, two-column borderless table. In the first column,
include two text links named Prices (which links to prices_firstlastname.html) (make sure that the link exactly matches the file name) and Links (which links to a jewelry Web site of your choosing). Make the background color of the menu column ="#00FF66" Here is the text to include in the second column:

"Sparkling Jewelers was founded over 90 years ago, and since day one we've dedicated ourselves to delighting our customers with superior service and high- quality jewelry. That's because we understand how special it is to buy fine jewelry - and we want you to treasure the experience for years to come.
The links on the left take you to pricing information and our favorite Web sites. Please take a look at our prices and call or e-mail us for a price quote.
Please send any comments to [email protected]"
Replace the email address with your pace email address. Create an email link, to your pace email account.
4. Create an external style sheet with the following styles. Save it as jewelrystyles.css. Link this external style sheet into the head section of the Web page:

Here is what you should enter into the external style sheet named jewelrystyles.css
body (font-family: Arial, Verdana, Garamond;
font-size: 11pt}
a (text-decoration: none;
color: black;
font-family: Arial, Verdana, Garamond} table {width:65%;
margin-left:auto; margin-right:auto}
.menu {text-align: left; width: 20%} .content {width: 80%}
5. Save the file in a folder that you create named: Ch4_HTML_HW folder as jewelrystyles.css. Also save the first html document to the same folder as jewelry_FirstLastName.html
6. Start a new HTML file with the title prices First Last Name. Place between the title tags. Link the external style sheet jewelrystyles.css to this page as you did in step 4.
7. Create a five-row, two-column table with a five-pixel border, cellpadding of 15, and cell spacing of 5.
8. Span the first heading across both columns, as shown in the figure above, with green text in size large
9. Enter the headings, Item and Price, and additional information in the appropriate table cells, as shown in the figure above. Make sure to include a link (font size small) back to the home page jewelry_firstlastname.html
10. Save the file in the Ch4_HTML_HW folder as prices_FirstLastName.html.
11. Open the files in a browser to make sure that all links work back and forth as well
as out to the external Web site you selected.
12. Submit the completed HTML files including all image and css files to Blackboard
as per the instructions you will find under week 8 assignments.
See less See more
Status
Not open for further replies.
1 - 1 of 1 Posts
1 - 1 of 1 Posts
Status
Not open for further replies.
Top