Database System Concepts
7th Edition
ISBN: 9780078022159
Author: Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher: McGraw-Hill Education
expand_more
expand_more
format_list_bulleted
Question
Write the HTML, CSS, and JS that meets the following requirements:
- Make the font size 20 points.
- Make the left margin 50 pixels.
- Add the following elements to the page:
- level 1 header. The content shall be your name.
- image. The picture displayed shall be anything of your choice on the web. Use an absolute/remote URL.
- ordered list with two items. The content of these items shall be your two favorite things.
- Write a JS script that does the following:
- Ask the user for his two favorite things. Print a new ordered list with the the inputted values.
- Ask the user if he likes Google. If so, print an image of the Google logo.
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
This is a popular solution
Trending nowThis is a popular solution!
Step by stepSolved in 2 steps
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.Similar questions
- (a) What are the problems with the above code? Consider the syntax, structure, and writing style. (b) Write CSS code that tidies up the above code. Your code should minimize the use of inline style. (c) Add a CSS selector for all paragraphs (p elements) under div elements with class “exam” to make their background colour blue.arrow_forwardYou need to create all web pages by using HTML5 and external CSS. Please create shell and I will add the images later. The 3rd page: This page provides detailed information about the concept "Sustainability". The content includes the following HTML elements: <h2>: Central Theme: Sustainability 1st paragraph <p>: the content comes from the 4th paragraph on the 1st page of the readers' guide 2nd paragraph <p>: the content comes from the 5th paragraph on the 1st page of the readers' guide An unordered list including the following list items <ul>: <li> Commerce <li> Community <li> Energy <li> Environment For each of the above list items, please add the corresponding icon image <img> as well as the content from the corresponding paragraph on the 1st page of the reader’s guide (you may edit the content if needed) <header>: same as the homepage <nav>: same as the homepage <main> <footer>: same as the…arrow_forwardFor this assignment you are to create a site template (called template.htm) that uses the different parts of HTML 5 and CSS that we've been talking about all term. As a minimum it should have: Proper HTML structure including html, head, and body tags. A page header Site navigation (nav with anchor links) should have at least 5 links on the menu those links may not be complete, so the href can be just "#" probably should be in your page header A main sectionarrow_forward
- Create the HTML only for the following wireframe design. You are not required to create nor use any CSS. You will need a tag for your logo and a list for your menu. Your HTML must conform to HTML standards. My App Feature Image Box 1 heading Box 3 heading Sign Up Login App Tagline Description Description of feature of feature Description of feature Description of feature Box 2 heading Box 4 heading 2010 Copyright. Wireframe Examplearrow_forwardHTML/CSS JAVASCRIPT please help me answer this question I will give you a good rating Thank you! TRUE OR FALSE To access the textual content of a paragraph, excluding the embedded links and images, one would use textContent and not inner HTML? All Interior inline content extracted from a div element can be placed inside a paragraph by employing innerHTML to select and transfer that div content to the paragraph? One can have multiple events for a series of radio buttons , but only a single event can be assigned to a series of checkboxes?arrow_forwardii) Given the HTML code below, calculate the width and height of the div box. div { } width: 300px; height: 200px; padding: 5px; border: 3px; margin: 1;arrow_forward
arrow_back_ios
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