Web Development and Design Foundations with HTML5 (8th Edition)
8th Edition
ISBN: 9780134322759
Author: Terry Felke-Morris
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Question
Chapter 4, Problem 8HOE
Program Plan Intro
Program Plan:
- Include the HTML tag using “<html>”.
- Include the heading tag using “<head>”.
- Open the title tag using “<title>” with appropriate title and close the tag.
- Include the style tag using “<style>” to set style to elements.
- Include the style for “body” element.
- Set the background color, text color and font family for the body element.
- Include the style for “h2” element.
- Set the background color, text color, height, and width for the tag.
- Include the style for “h1” element.
- Set the height and width properties for the element.
- Include the style for “image” element.
- Set the float property as “right”, margin-right as “100” pixels, width as “300” pixels, and height as “300” pixels.
- Include the style for “body” element.
- Close the style tag using “</style>” tag.
- Close the heading tag using “</head>”.
- Open the body tag using “<body>” tag.
- Include the heading tag “<h1>” with appropriate heading and close it.
- Include the image tag “<img>” with source “src” property.
- Include the heading tag “<h2>” with appropriate heading and close it.
- Include the unordered list with “<ul>” tag.
- Include the list “<li>” for hobbies and activities and close the list using “</li>”.
- Close the unordered list using “</ul>”.
- Close the body tag using “</body>”.
- Include the heading tag using “<head>”.
- Close the file using “</html>” tag.
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
create an HTML form page:
How you will add the following Controls to the HTML page (Describe each with their important attributes)
Textbox
Button
Radio Button
Check Box
Dropdown
Assignment
Create a web page that can calculate the roots of aparabola using the quadratic formula
Your web page should have 3 input fields,representing the a, b and c values of a quadraticfunction in standard form, and a button thatcalculates the roots when clicked
You must:
use HTML5
use CSS
use JavaScript
solve for 1, 2 or no roots
Chapter 4 Solutions
Web Development and Design Foundations with HTML5 (8th Edition)
Ch. 4.1 - Prob. 1CPCh. 4.1 - Prob. 2CPCh. 4.1 - Prob. 3CPCh. 4.5 - Prob. 1CPCh. 4.5 - Prob. 2CPCh. 4.5 - Prob. 3CPCh. 4.7 - Prob. 1CPCh. 4.7 - Prob. 2CPCh. 4.7 - Prob. 3CPCh. 4 - Prob. 1MC
Ch. 4 - Prob. 2MCCh. 4 - Prob. 3MCCh. 4 - Prob. 4MCCh. 4 - Prob. 5MCCh. 4 - Prob. 6MCCh. 4 - Prob. 7MCCh. 4 - Prob. 8MCCh. 4 - Prob. 9MCCh. 4 - Prob. 10MCCh. 4 - Prob. 11FIBCh. 4 - Prob. 12FIBCh. 4 - Prob. 13FIBCh. 4 - Prob. 14FIBCh. 4 - Prob. 15FIBCh. 4 - Prob. 1AYKCh. 4 - Prob. 2AYKCh. 4 - Prob. 3AYKCh. 4 - Prob. 1HOECh. 4 - Prob. 2HOECh. 4 - Prob. 3HOECh. 4 - Prob. 4HOECh. 4 - Prob. 5HOECh. 4 - Prob. 6HOECh. 4 - Prob. 7HOECh. 4 - Prob. 8HOECh. 4 - Prob. 9HOECh. 4 - Prob. 10HOECh. 4 - Prob. 1WRCh. 4 - Prob. 2WRCh. 4 - Prob. 1FWD
Knowledge Booster
Similar questions
- Design a webpage that has the following layout using HTML and CSS. Styling MUST be written in EXTERNAL CSS filearrow_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_forwardIf you use CSS to set both a background picture and a background colour, explain how the browser will generate the web page.arrow_forward
- Different method for finding HTML element Both A and C All of these document.getElementByld(id) document. getElementsByTag(tag) document. getElementsByClassName(name)arrow_forwardYou can choose any topic to develop a front-end of a website using HTML, CSS, JavaScript (no framework is allowed)Instructions to design your front-end :i) A Registration and a Login form with JavaScript Validationii) Drop-down Navigation Bariii) Home Page should have - (header, Navigation bar, body with a side bar, footer)iv) You have to design minimum 5 Pages without Home, Registration and Login Pagearrow_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
- Explain how the browser will render the web page if you use CSS to configure both a background image and a background color.arrow_forwardCSSarrow_forwardWrite down HTML codes that will display a form with the following details: STUDENT LOGIN FORM (Heading) First Name (should have an input textbox) Last Name (should have an input textbox) Sex: Male & Female (use radio buttons) Nationality (use a drop down list) Password (should have an input text box and the password should be encrypted) Address (use a text area) Reset (use a button) Submit (use a button)arrow_forward
- Different method for finding HTML element document.getElementsByClassName(name) document.getElementsByTag(tag) All of these Both A and C document.getElementById(id)arrow_forwardCreate below layout using HTML and CSS grids Holy Grail Layout Nav Main Content Sidebar Footerarrow_forwardLink button controls provide attributes that specify which Web page should be shown when the button is clicked.arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- COMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE LNew Perspectives on HTML5, CSS3, and JavaScriptComputer ScienceISBN:9781305503922Author:Patrick M. CareyPublisher:Cengage LearningEBK JAVA PROGRAMMINGComputer ScienceISBN:9781337671385Author:FARRELLPublisher:CENGAGE LEARNING - CONSIGNMENT
- Programming with Microsoft Visual Basic 2017Computer ScienceISBN:9781337102124Author:Diane ZakPublisher:Cengage Learning
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781337671385
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning