Explanation of Solution
Predict the result:
Given Code:
<!--HTML Tag-->
<html lang="en">
<!--Head Tag-->
<head>
<!--Title Tag-->
<title>Predict the Result</title>
<meta charset="utf-8">
<!--style Tag -->
<!--Internal CSS-->
<style>
<!--Alignment for body tag -->
body { background-color: #eaeaea;
color: #000;
font-family: Verdana, Arial, sans-serif; }
<!--Alignment for wrapper tag-->
#wrapper { width: 80%;
margin: auto;
overflow: auto;
min-width: 960px;
background-color: #d5edb3;}
<!--Alignment for navigation buttons -->
nav { float: left;
width: 150px; }
<!--css applied to main -->
main { margin-left: 160px;
margin-right: 160px;
background-color: #ffffff;
padding: 10px; }
aside { float: right;
width: 150px;
color: #000000; }
</style>
<!--end of internal style sheet-->
<!--close tag -->
</head>
<!-- body of the program -->
<body>
<!-- division tag -->
<div id="wrapper">
<header role="banner">
<h1>Trillium Media Design</h1>
</header>
<!-- close tag -->
<!--navigation button-->
<nav role="navigation">
<!-- arrange in unordered lists -->
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="products.html">Products</a></li>
<li><a href="services.html">Services</a></li>
<li><a href="clients...
Want to see the full answer?
Check out a sample textbook solutionChapter 7 Solutions
Web Development and Design Foundations with HTML5 (8th Edition)
- Design HTML Form in javascriptApply the data validation :1. Mobile number field data must be a numeric data and not less than 8 digits,2. The email field must accept the data which must contain the character '@' and dot (.). Andthe character @ must not be the first character and the last dot must at least be onecharacter after the @.On submitting the form, If all these validations are followed, another Html page.arrow_forwardWrite a text code in html and CSS for webpage. A code should contain colorful features and also features like About Us, Home , FAQ, Gallery, Contact Us, Help etc.arrow_forwardCreate a table in HTML that conforms to your class schedule. Different class times should be shown as column headings in the columns, and various days of the week should be listed as row headers in the rows. The subject and teacher's name should be shown in the table data. Use a suitable caption for the table because it will be visible at the top.arrow_forward
- Web developmentarrow_forwardlanguage: HTML Create a responsive webpage for food items. there are three requirements 1: when the user hovers over the item name ('item 1') the details of the item should be displayed. the text should return back to the original (aka from the food description to the food name ) after the mouse pointer moves away 2. When the user clicks 'add to cart' for an item, the 'cart total' is updated, and the button to add the item to the cart is disabled so that it cannot be added twice. 3. the user can input an amount into the 'confirm purchase' section and click the button. If the amount is less than the 'cart total', the following alert should be shown: "payment amount is less than cart total" otherwise: "payment complete"arrow_forwardCreate a table in HTML to display the class schedule. The days of the week should be used as row headings, and the class hours should be used as column headers. The table has to include the subject matter and the teacher. Table headings should be shown at the top.arrow_forward
- I am having some issues completing this assignment. Any help would be greatly appreciated. Thank You! HTML: <!DOCTYPE html> <html lang="en"> <head><meta charset="utf-8"><title>Shape Up!</title><link rel="stylesheet" href="main.css"></head> <body><div class="container"><header><div class="headerImg"><img src="images/shape_up_logo.png" height="105" width="140"/> </div><div class="headerTxt"><h2>Shape Up!</h2><h3>Find the best fit for you</h3></div></header> <main><div class="sidebar"><aside><h2>Additional Resources</h2><ul><li><a href="diet/index.html">Physical activity and health</a></li> <li><a href="diet/index.html">Stretching exercises</a></li> <li><a href="diet/index.html">Strength training</a></li> <li><a href="diet/index.html">…arrow_forwardWeb Programming : HTML, CSSarrow_forwardYou are required to design HTML page based on the following descriptions: Insert Heading in the top of your web page with the following requirement Heading: “SWEET SHOP” Size of the heading = “1” Font style= “Online book shops” Insert an image after the heading, and follow the given requirements: NOTE: You can access to the Internet and find image related to the topic. Change the Width of the image to be = “600” and the Height to be = “400” Add an alternative text that identifies the image in your web page. The alternative text should be: “Candy Shop” Add label to the image. “SWEET SHOP, 2015” Change the alignment of the image to be on the “Center” Set border to the image, the thickness of the border should be “20” Add background to you web page. The background should be image. NOTE: You can access to the internet and find an image related to the topic and fit purpose. Insert 3 links base on the following requirements: First: Add…arrow_forward
- HTML PROJECTarrow_forwardCreate a table in HTML to display the class schedule. It is recommended to utilise the days of the week as the row labels and the class hours as the column labels. The table has to include the subject matter and the teacher. Table headings should be shown at the top.arrow_forwardIn html and CSS Create a mouseOver event function, that will change the colour of an HTML item (ie. a button or a list item) to green, then to black after 5 secondsarrow_forward
- New Perspectives on HTML5, CSS3, and JavaScriptComputer ScienceISBN:9781305503922Author:Patrick M. CareyPublisher:Cengage LearningNp Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:CengageCOMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE L