Basics of Web Design: Html5 & Css3
4th Edition
ISBN: 9780134444338
Author: Terry Felke-Morris
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Question
Chapter 11, Problem 7HOE
Program Plan Intro
Web page creation to play the audio
Program plan:
- Include the HTML tag “<HTML>”.
- Include the title on the webpage using “<title>” tag.
- Include the heading on the webpage using “<h1>” tag.
- Open the body of the web page using “<body>” tag.
- Create an audio file using audio tag “<audio>” to play the audio about the review of music band in web page.
- Close the audio using “</audio>” tag.
- Include the favorite music group list on the webpage using “<h3>” tag.
- Use hyperlink “<a>” tag to display the email id in webpage.
- Close the body using </body> tag.
- 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
Html
Add to the Shopping List application the possibility for the user to save the products entered and the favorite ones in the database and add the profile editing option.
Answer using FLUTTER ONLY
FLUTTER CODE ONLY
https://drive.google.com/file/d/1WvadErM-1ffp8gm2LcdqdMrtZ0gv3fJv/view?usp=sharing
here in that link there is my code can please add comments to my code and describe me what is happening
Chapter 11 Solutions
Basics of Web Design: Html5 & Css3
Knowledge Booster
Similar questions
- create an HTML form page:arrow_forwardHere are what to display on your Pokémon's show page: The pokemon's name The image of the pokemon An unordered list of the Pokemon's types (eg. water, poison, etc). The pokemon's stats for HP, ATTACK, and DEFENSE. Routes Your app should use RESTful routes: Index GET /pokemon Show GET /pokemon/:id New GET /pokemon/new Edit GET /pokemon/:id/edit Create POST /pokemon Update PUT /pokemon/:id Destroy DELETE /pokemon/:id This is the module.js file module.exports = [ { id: "001", name: "Bulbasaur", img: "http://img.pokemondb.net/artwork/bulbasaur.jpg", type: [ "Grass", "Poison" ], stats: { hp: "45", attack: "49", defense: "49", spattack: "65", spdefense: "65", speed: "45" }, moves: { level: [{ learnedat: "", name: "tackle", gen: "V" }, { learnedat: "3", name: "growl", gen: "V" }, { learnedat: "7", name: "leech seed", gen: "V" }, {…arrow_forwardI need this form in HTML. For creating file.arrow_forward
- Create an HTML5 form as close to the listed below as possible. And process it on back end using PHP programming language. Use GET method.arrow_forwardMicrosoft Word training courses Make a title for the document. You can connect to another server by giving a hyperlink to a file on that server.arrow_forwardMake a web page to show your School transcript. Your transcript should include: A picture of “School” logo (attached). A table of at least two semesters of the courses you take and the grades you got (you can make up the grades). Use banded rows for the courses. The courses are separated by semester. Calculate the average score for each semester. Calculate the average score for all courses taken at the bottom row. Background color for Overall Average row: #003300 Background color for semester row: #009900 Your HTML file should include the appropriate tags. Use an external CSS file to set all the styles for the web page.arrow_forward
- Create an HTML5 form as close to the listed below as possible. Process it on back end using PHP programming language. Provide the listing of both programs and a link to working form.arrow_forwardWhich Property Of A Hyperlink Signifies Unvisited Hyperlinks?arrow_forwardCreate the artist.html file The artist.html page should contain a form that will allow the user to add new data to the artist table. Make sure you correctly set the action attribute on your form to insertartist.phparrow_forward
- Describe a situation where it would be useful to add a link to a form. Explain the steps needed to add a link to a form.arrow_forwardQ2: no hand writing: Create Form.html according to the following figure. Fill in the form and add a screenshot to your answer. Notes: You must to copy and paste the “HTML script” as your answer for this question. DON’T take screen shot for your HTML script. It must be editable script. Take a screen shot for your filled form and paste it as a part of your answer. The password should be obscured so that it cannot be read. The email field should be automatically validated to ensure it is a properly formatted e-mail address. The level should accept only a number between 3 and 8 The submit button submits the form to Ex1.phparrow_forwardTHIS SHOULD BE LIKE A LOG IN SIGN UP TYPE OF PAGE Create a html sign-in page for a website. The page should obtain the following information: the user’s first and last names, street address, city, state, zip code, email address, and phone number. The phone number should be entered in the form (XXX)XXX-XXXX (where X is a digit). Validate the phone number entry to ensure that the user has entered 10 digits with the area code in parentheses and the three-digit extension separated from the last four digits by a hyphen. Save your page as sign_in2.html and be sure to include an appropriate page title. PartB: Add a username and password to PartA. The username should be between 4 and 20 characters. The password should be between 4 and 12 characters, contain at least one digit, and contain at least one uppercase and one lowercase character. Select four special characters and require that the password contain at least one of them. Save your page as sign_in3.html and be sure to include an…arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Programming with Microsoft Visual Basic 2017Computer ScienceISBN:9781337102124Author:Diane ZakPublisher:Cengage LearningNew Perspectives on HTML5, CSS3, and JavaScriptComputer ScienceISBN:9781305503922Author:Patrick M. CareyPublisher:Cengage LearningCOMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE L
- Np Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:Cengage
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage