Basics of Web Design: Html5 & Css3
Basics of Web Design: Html5 & Css3
4th Edition
ISBN: 9780134444338
Author: Terry Felke-Morris
Publisher: PEARSON
Question
Book Icon
Chapter 7, Problem 1FWD
Program Plan Intro

Web page creation using CSS techniques

Program plan:

  • Include the HTML tag “<HTML>”.
  • Include the title on the webpage using “<head>” tag.
  • Include the title on the webpage using “<title>” tag.
  • Include the style tag using “<style>” for internal style.
    • Add the style for “body” tag with class of “blue-text”.
    • Add the style for “header” tag with class of “red-text”.
      • Set the border-radius as “10” pixel to show the rounded corner.
    • Add the style for “footer” tag with class of “footer”.
      • Set the border-radius as “10” pixel to show the rounded corner.
      • Set the box-shadow as “5px 5px 10px #202020” to show the shadow effect.
  • Open the body of the web page using “<body>” tag.
  • Open the header tag with class name to display the header of the webpage.
  • Open the header tag to display the URL and name of the website.
  • Open the header tag to display the description of techniques.
  • Open the header tag to display the discussion of techniques.
  • Open the footer of the web page using “<footer>” tag.
  • Close all the tags.

Blurred answer
Students have asked these similar questions
Using HTML and CSS programming languages, create your personal web page which is composed by two pages (Curriculum Vitae and Cover letter) with the following content: The curriculum vitae: - The web page title is your name-cv (example: Abcd-CV) - The web page (body) color code is #A9F5F2 - Heads - Paragraph (the style of the text is justifying) - Two different colors of the text - Image (choose image from the web) - Ordered list - Unordered list -Hyperlink that connect you to the second page (cover letter) The cover letter: - The web page title is your name-cover letter (example: Abcd-cover letter) - Head - Paragraph (the style of the text is justifying) - Two different colors of the text - The web page (body) color code is #F5F6CE - Hyperlink that connect you to the wikipedia page of your native cityRequired to answer. Multi Line Text.   please use any data or color, no problem
Create a form exactly the same as the example using HTML and CSS
LANDING PAGE A landing page is one of the best web development projects for beginners. This project demands a foundational understanding of HTML and CSS. You will learn how to add columns, divide sections, arrange items, add headers, footers. Most importantly, you will use your creativity to make the page look impressive. The alignments, the padding, the color palette, boxes and all the other elements on the page require attention. Use CSS carefully to make sure the elements on the page do not overlap. please Don't Copy from internet
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning