In your HTML file, please do the following:  Add an h1 tag with a class of text-center and add the text of "Lesson 13 Project".

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

In your HTML file, please do the following: 

  • Add an h1 tag with a class of text-center and add the text of "Lesson 13 Project".
  • Create a div class of container
    • Inside the container, create a div id of test-input
      • Inside the test-input, add the following:
        • input box with an id of isValidInput
        • button with an id of isValidBtn
      • Outside of the test-input, but inside the container, create a paragraph tag with an id of isValidMsg

CSS 
In your stylesheet, please add the following:

Set an asterisk with a property of box sizing equal to border box.
Set the body with the following properties:
set a property of font-family and set it equal to sans-serif.
set a minimum height of 100%.
set a vertical overflow of hidden.
Set a class called text-center and set it to align the text to the center.
Create a container class, and add the following properties:
set the display property to flex
justify the content to center
align the items to center
set the height to 100 viewport height
set the flex direction to column
Create an id of test-input
add a property of flex direction, and set it to row
Create an input selector (type of text) and combine it with a button selector. Then add the following:
set the padding to 10 pixels
set the font size to 18 pixels
Create an id of isValidMsg and add the following properties:
set the color to red
set the margin to 1 em
set the font style to italic
set the font weight to bold

Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Knowledge Booster
Image Element
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-engineering and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY