Basics of Web Design: Html5 & Css3
4th Edition
ISBN: 9780134444338
Author: Terry Felke-Morris
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Expert Solution & Answer
Chapter 1, Problem 4RQ
Program Description Answer
The contents that are displayed in the viewport of the browser is body section.
Hence, the correct answer is option “D”.
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
Objective:
Build a basic centered web page including proper skeletal and structural elements as well as all aspects of the box model. Insert images and links and style the links.
Procedure:
1. Create your root directory (project folder) and open this folder in Brackets.
2. Create a new html document and save it as index.html inside the root directory.
3. Code out a basic html web page using the proper skeletal and structural elements (doctype declaration, html, head, body, header, main, footer).
4. Create a css file for this project, save it as style.css in the root directory and link it to the html document (build the link in the head of the html document).
5. Use appropriate aspects of the box model (width, height, border, margin) to give dimension, style and add space in and between the large structural elements of the web page.
6. Add background colors, gradients, or images to the large structural elements of the web page.
7. Make the width of the body element smaller than it's…
Create a new html page. On the html add five products to the page with a product class with price, name, description and id attributes for each. Under each product creat an add to cart button and create a remove from cart button. Make the id property of both buttons the id of the product.
Create a web page as shown below. Which includes:
Background image Navigation bar
& table (Service 1, Service 2 etc.)
Each Service should display different text-color and background-color when you mouse over it. (Hint: use Hover property on services)
Chapter 1 Solutions
Basics of Web Design: Html5 & Css3
Knowledge Booster
Similar questions
- Create a page for the solar system with a minimum of 4 paragraphs. You can get the content from Wikipedia, Nasa, or any source you like. Include a link to the original source. Include a table listing: planets, their radius or diameter, their distance from the sun, and their mass. Include a caption. Use TH tags where appropriate Include a border Include a picture of the solar system which is an image map. Each planet in the image should link to a page about that planet Create a page for each of your planets. Include a minimum of 4 paragraphs for each page. Include a link to the original source. Include an image of the planet Include a list of any moons the planet may have.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 webpage that prints your name to the screen.Create a webpage that prints the numbers 1 - 10 to the screen.Create a webpage and set its title to "This is a webpage".Create a webpage that prints the message "When was thiswebpage created? Check page's title for the answer." to the screen,and set the title of the page to the current date.Note: This is 1 webpage only. Screenshot and Output of the code and the source in phparrow_forward
- Create a new html page called product.html. Add 5 product images to the page with Price, Name, Description and Id attributes. Under each product add an add to cart button and a remove from cart button on each item. Make the id property of the buttons the id for the product.arrow_forwardAssume a web page contains header div and a content div below it. Header has its sub elements like logo, title and 3 links. Content div will be with its sub elements like div, headings and paragraphs. Write html code along with the style of all these elements that existing on the page in external style sheet. MC MoviesCounter Clarrow_forwardYou will use all the concepts discussed in the first half of the semester to create a restaurant website with three (3) linking pages. You will be required to use your creativity and give a presentation of your work to the class. Keep it appropriate please. Your first page is your index page (It MUST be called index.html)o It should be an overall general summary of your “restaurant” Your second page is completely up to you as long as it relates to the restaurant theme Your third page should be a form that a user must fill outMust have the use of the following tags Line break Horizantal Rule Paragraph Listo Orderedo Unordered Links Headings Images Title Table Style (You MUST use CSS) Form Inputo Radio buttonso Checkboxeso Drop-down boxeso Submit buttonAlso: You can use w3schools for reference Put your name in a comment Your pages must all link to one another. Use as many colors as youd like (as long as its readable) Have funarrow_forward
- Assume a web page contains header div and a content div below it. Header has its sub elements like logo, title and 3 links. Content div will be with its sub elements like div, headings and paragraphs. Write html code along with the style of all these elements that existing on the page in external style sheetarrow_forwardAssume a web page contains header div and a content div below it. Header has its sub elements like logo, title and 3 links. Content div will be with its sub elements like div, headings and paragraphs. Write html code along with the style of all these elements that existing on the page in external style sheet. MC MoviesCounter Cienarrow_forwardWEB TECHNOLOGY Assume a web page contains header div and a content div below it. Header has its sub elements like logo, title and 3 links. Content div will be with its sub elements like div, headings and paragraphs.Write html code along with the style of all these elements that existing on the page in external style sheet.arrow_forward
- If I want to create a link to a specific spot on a page, I would create... an email link. a link to a file. an named anchor link.arrow_forwardAssume a web page contains header div and a content div below it. Header has its sub elements like logo, title and 3 links. Content div will be with its sub elements like div, headings and paragraphs. Write html code along with the style of all these elements that existing on the page in external style sheet. MC MoviesCounter Citesarrow_forwardScenario The Vintage Rally Club have the following basic requirements for the contents of the website: • Home Page: o This page will introduce visitors to the Vintage Rally Club, it should include relevant images of the different vintage cars that will take part in the rally. o The text should be minimal, visuals should be used to break up the written content. o This page should include a navigation bar (with links inside the bar and hover over tabs), slide show, header, sections, footer. o Modal popup window that is displayed on top of the current page. • Contact Us: This page will allow spectators to contact the vintage car rally club - it should be a responsive contact section including first name, last name, country and submit button. • About Us: This page should give customers an overview of who the Vintage Car company are and what they do. This should be a responsive page that resizes. • Q&A: This page should include a forum where the registered…arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Database System ConceptsComputer ScienceISBN:9780078022159Author:Abraham Silberschatz Professor, Henry F. Korth, S. SudarshanPublisher:McGraw-Hill EducationStarting Out with Python (4th Edition)Computer ScienceISBN:9780134444321Author:Tony GaddisPublisher:PEARSONDigital Fundamentals (11th Edition)Computer ScienceISBN:9780132737968Author:Thomas L. FloydPublisher:PEARSON
- C How to Program (8th Edition)Computer ScienceISBN:9780133976892Author:Paul J. Deitel, Harvey DeitelPublisher:PEARSONDatabase Systems: Design, Implementation, & Manag...Computer ScienceISBN:9781337627900Author:Carlos Coronel, Steven MorrisPublisher:Cengage LearningProgrammable Logic ControllersComputer ScienceISBN:9780073373843Author:Frank D. PetruzellaPublisher:McGraw-Hill Education
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education