EBK NEW PERSPECTIVES ON HTML5, CSS3, AN
6th Edition
ISBN: 9781337516358
Author: Carey
Publisher: CENGAGE LEARNING - CONSIGNMENT
expand_more
expand_more
format_list_bulleted
Question
Chapter 8, Problem 5CP4
Program Plan Intro
To insert an audio clip named rnt_fireice.mp3 using the embed element with the width of 250 pixels and height of 50 pixels. Use the controller, showcontrols attributes to yes and autoplay, autostart attributes to no in the rnt_poetry.html file
Expert Solution & Answer
Trending nowThis is a popular solution!
Students have asked these similar questions
Develop an app in Android Studio that uses a Recycler View to show list of cars and their makers. The design of the app should contain two Text Views and one Image View. In the first Text View, the name of the cars should be displayed. In the second Text View, the maker of the car should be displayed. The Image View should show a delete icon. The app should have a design like shown below in the first screenshot. You are free to use any layout you want, e.g., ConstraintLayout, LinearLayout or RelativeLayout etc. You can also use combination of these layouts.
On the click of the delete icon on a row, that particular row should be delete. Please make sure the row is deleted only when the delete icon in that row is clicked. The row should NOT be deleted on the click on any other place than the delete icon. The second screenshot above shows the state of the app after deleting some of the records from the Recycler View on the click of delete icons.
Please note the followings:…
Que 20. Design a layout in Android Studio IDE with given attributes:
LinearLayout (gravity=center, orientation=Dvertical)
TextView (text=Form, textsize=50)
RadioButton (text3DMr)
RadioButton (text=Mrs)
TextView (text=Name)
EditText (inputype%=textPersonName, ems=10)
TextView (text-Password)
EditText (inputype=textPassword, ems=10)
TextView (text=Email)
EditText (inputype-textEmailAddress, ems=10)
Button (text=submit)
Button (text=Reset)
(HINT: put buttons in separate linearlayout)
Que 18. Design a layout in Android Studio IDE with given attributes:
LinearLayout (gravity3Dcenter, orientation=vertical)
TextView (text3DForm, textsize=50)
TextView (text=Name)
EditText (inputype=textPersonName, ems=10)
TextView (text3DPassword)
EditText (inputype3DtextPassword, ems=10)
TextView (text=Email)
EditText (inputype3DtextEmailAddress, ems=10)
Button (text=sibmit)
Chapter 8 Solutions
EBK NEW PERSPECTIVES ON HTML5, CSS3, AN
Ch. 8.2 - Prob. 1QCCh. 8.2 - Prob. 5QCCh. 8.2 - Prob. 7QCCh. 8.2 - Prob. 8QCCh. 8 - Prob. 1RACh. 8 - Prob. 2RACh. 8 - Prob. 3RACh. 8 - Prob. 4RACh. 8 - Prob. 7RACh. 8 - Prob. 8RA
Ch. 8 - Prob. 9RACh. 8 - Prob. 10RACh. 8 - Prob. 11RACh. 8 - Prob. 12RACh. 8 - Prob. 13RACh. 8 - Prob. 14RACh. 8 - Prob. 15RACh. 8 - Prob. 16RACh. 8 - Prob. 17RACh. 8 - Prob. 18RACh. 8 - Prob. 19RACh. 8 - Prob. 2CP1Ch. 8 - Prob. 3CP1Ch. 8 - Prob. 4CP1Ch. 8 - Prob. 5CP1Ch. 8 - Prob. 6CP1Ch. 8 - Prob. 7CP1Ch. 8 - Prob. 8CP1Ch. 8 - Prob. 9CP1Ch. 8 - Prob. 11CP1Ch. 8 - Prob. 1CP2Ch. 8 - Prob. 2CP2Ch. 8 - Prob. 3CP2Ch. 8 - Prob. 4CP2Ch. 8 - Prob. 5CP2Ch. 8 - Prob. 6CP2Ch. 8 - Prob. 7CP2Ch. 8 - Prob. 8CP2Ch. 8 - Prob. 9CP2Ch. 8 - Prob. 10CP2Ch. 8 - Prob. 2CP3Ch. 8 - Prob. 3CP3Ch. 8 - Prob. 5CP3Ch. 8 - Prob. 6CP3Ch. 8 - Prob. 7CP3Ch. 8 - Prob. 8CP3Ch. 8 - Prob. 9CP3Ch. 8 - Prob. 10CP3Ch. 8 - Prob. 11CP3Ch. 8 - Prob. 12CP3Ch. 8 - Prob. 13CP3Ch. 8 - Prob. 14CP3Ch. 8 - Prob. 15CP3Ch. 8 - Prob. 16CP3Ch. 8 - Prob. 17CP3Ch. 8 - Prob. 18CP3Ch. 8 - Prob. 1CP4Ch. 8 - Prob. 2CP4Ch. 8 - Prob. 3CP4Ch. 8 - Prob. 4CP4Ch. 8 - Prob. 5CP4Ch. 8 - Prob. 6CP4Ch. 8 - Prob. 7CP4Ch. 8 - Prob. 9CP4Ch. 8 - Prob. 10CP4
Knowledge Booster
Similar questions
- Que 19. Design a layout in Android Studio IDE with given attributes: LinearLayout (gravity%-Dcenter, orientation=Dvertical) TextView (text=Form, textsize=50) TextView (text=Name) EditText (inputype-textPersonName, ems-10) TextView (text=Password) EditText (inputype=textPassword, ems-10) TextView (text=Email) EditText (inputype%-textEmailAddress, ems=10) Button (text=submit) Button (text=Reset) (HINT: put buttons in separate linearlayout)arrow_forwardHow to do this exercise? Halloween 15 Add a transition and an animation In this exercise, you’ll add a transition and an animation to the product page that you created in exercise 11. When you’re done, the page should look similar to this: Specifications • Add a transition for the widths of the images in the right sidebar of the cat.html file in the products folder that will last for three seconds and use the linear speed curve. The transition should increase the width of an image to 125 pixels when the mouse hovers over an image. Be sure to provide for all browsers. • Add an animation for the image in the section that will cause the image to move up and down when the page is loaded. The animation should last for half a second, use the ease-in-out speed curve, repeat six times, and alternate directions on each repetitionarrow_forwardTo automatically play a sound clip continously in the background when a page is locked, which attribute should you add to the audio element?arrow_forward
- Don't reject it as complex and do it in android studioarrow_forwardHelp me doing the question below: Use Android Studio #22. Create a XML layout in Android Studio IDE for the following requirements. Linear layout(background color = #FFEB3B) TextView (text = CalenderView Demo, background color = #4CAF50) CalenderView Button (text = Next)arrow_forwardWrite the activation code of the following android application activity in order that when a user presses the ADD button the sum of the two numbers in (txtnum1, txtnum2) will appear in (txtviewresult). Also, the activity should accept float numbers. (Hint: to parse String to Float use “Float.parseFloat”) Please check the attached imagearrow_forward
- HTML True or False One way to introduce an image and place it in a block element container is to embed it inside its own div element , then place that new div element inside the container using internal padding and internal margins.(True or false)? .central li and .central ul are both overriden (in a common selector property such as color) by both div.central li and div ul.(True or false)? Paragraphs in a vertical block structure inside a div element can be flush mounted against each other ( no separation space between them) by employing padding but not by eliminating the margin in-between them (setting margin:0px;). (True or false)? In the table element, the col or colgroup designation with class name can be used to control and override background colors but not text color.(True or false)? Given the following html, what would be the correct css to make the ul element red text . (True or false)?…arrow_forwardHtml/Cssarrow_forwardCSS Add a body selector and set the following: Set the font family to sans-serif.Add a class called text-center and set it to align text to the center.Create an id called slideshow:Set the margin to 80px (up/down) and auto (left/right).Set the position to relative.Set the height and width to 240px.Set the padding to 10px.set the box shadow with the following:height offset: 0vertical offset: 0blur: 20pxcolor: rgba color of black with an opacity of 0.4 (HINT: Make sure to apply the opacity to the box-shadow, not the image.)Create another id of slideshow with a child of div:Set the position to absolute.Set the top, left, right, and bottom to 10px.arrow_forward
- CSS Add a body selector and set the following:Set the font family to sans-serif.Add a class called text-center and set it to align text to the center.Create an id called slideshow:Set the margin to 80px (up/down) and auto (left/right).Set the position to relative.Set the height and width to 240px.Set the padding to 10px.set the box shadow with the following:height offset: 0vertical offset: 0blur: 20pxcolor: rgba color of black with an opacity of 0.4 (HINT: Make sure to apply the opacity to the box-shadow, not the image.)Create another id of slideshow with a child of div:Set the position to absolute.Set the top, left, right, and bottom to 10px. HTML At the top of your HTML page, create an h1 tag with a class of text-center. The content of that h1 tag should say Lesson 11 Project.In the body of your HTML, create the following:Create a div with an id of slideshow.Inside that id, create 3 div tags.Inside each div tag, add an img tag.Go to the web and find 3 images that are 240px by…arrow_forwardmake a cassino restaurant, thats built on filipino and burgers. make a backgound image for the home, and create a 3 html table for the menu. also make it so we can click on the menu and purchase the items. for about us we will do it. but for the checkout make it so the food order adds up in total. after submitting the order it should say thank you for your order. Creating a Restaurant Online Ordering Application with the specified requirements can be an exciting and challenging task. Here's a step-by-step guide to help you fulfill the given criteria: Creativity Requirements: Choose a visually appealing and intuitive design for the application. Use a clean and modern design language with an easy-to-navigate interface. Incorporate relevant and attractive images of the dishes to enhance the user experience. High-quality images can entice customers to place an order. Implement unique and engaging features to differentiate the application. For example, you can add a personalized…arrow_forwardPlease help me quickly I will vote your answerarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- New Perspectives on HTML5, CSS3, and JavaScriptComputer ScienceISBN:9781305503922Author:Patrick M. CareyPublisher:Cengage Learning
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning