Exploring Web Page Source Code - LopezB
.docx
keyboard_arrow_up
School
American Military University *
*We aren’t endorsed by this school
Course
295 FO 295
Subject
Computer Science
Date
Apr 3, 2024
Type
docx
Pages
2
Uploaded by LieutenantGuineaPigPerson773
Explain how you found the webpage source code. – I found the webpage source code by pressing Crtl+U on the textbook homepage. I tried to find the
webpage source code by right-clicking and select “view page source”, but I could not seem to find it. I later realized that I need to scroll down after right clicking to find the “view page source” option. I do find it easier and faster to
press Crtl+U rather than right clicking and selecting “view page source”. Was it the first time that you were seeing a webpage source code? If yes how
did it feel?– This was the first time I saw a webpage source code. I was very lost at first because the first thing I saw was a lot of codes, numbers, and letters all mixed together. I am not the best with computers, but I am still learning at the moment, therefore seeing a webpage source code is very new to me. What elements you think you understood from that source code?(Please note
that there is no right or wrong answer for this question.)- As this is new to me, it took me some time to analyze the source while identifying the heading
and body elements. Some of the elements I was able to understand are “hmtl”, “head”, and “body”. I noticed that each element has a start tag and a end tag. The start and end tag would both have a “<” and “>” symbol, but the end tag would have a “</” on it. The last thing I also noticed or possibly understood is that under each element, it would have a variety of codes, words, and numbers pertaining to the specific element.
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
- Access to all documents
- Unlimited textbook solutions
- 24/7 expert homework help
Related Questions
Please view attachment before answering. The attachment includes the tables and its contents. I am in need of assistance with both parts, A and B. I am unsure on how i can go about attempting the question. I am using mysql terminal. Please explain solution in detail so i can fully understand . Attaching a visual will be of great help as well. (as in a screenshot or so) Thank you so much in advance!
Part A - In the CREATE TABLE statement for Song, rename GenreCode to Code. Modify the SELECT statement to work with the new name. Run the SQL and verify the result table is unchanged.
Part B - Modify the SELECT statement to perform a left join. Run the SQL and verify the result table includes songs with NULL genre.
arrow_forward
Use forms to create a web page(html) as shown in this pictures
arrow_forward
Visit the following webpage: https://archive.org/details/National_Geographic_Wallpapers This webpage hosts a collection of 506 images from National Geographic Magazine with most of these images previously being part of an international photography contest. Your task is to randomly choose 5 images and identify the objects within those images using Google’s vision API. Submit your iPython notebook code, and screenshots of output as shown below.
You may need to reactivate your Google vision API account (or billing information for trial cycles) if you haven’t used it recently.
Here is the sample code
import base64
import urllib
import os
import io
import PIL
from IPython.display import display, Image
GOOGLE_API_KEY = '' #Use your Google API key here
pip install google-api-python-client
from googleapiclient.discovery import build
service = build('vision', 'v1', developerKey=GOOGLE_API_KEY)
cat = 'C:\\Users\\Instagram and neural networks\\cat.jpg'
def label_image(path=None, URL=None,…
arrow_forward
language: HTML
Create a responsive webpage for food items. there are three requirements
1: when the user hovers over the item name ('item 1') the details of the item should be displayed. the text should return back to the original (aka from the food description to the food name ) after the mouse pointer moves away
2. When the user clicks 'add to cart' for an item, the 'cart total' is updated, and the button to add the item to the cart is disabled so that it cannot be added twice.
3. the user can input an amount into the 'confirm purchase' section and click the button. If the amount is less than the 'cart total', the following alert should be shown:
"payment amount is less than cart total"
otherwise:
"payment complete"
arrow_forward
HTML PROJECT
arrow_forward
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:…
arrow_forward
Please write php and html code just
Thank you
arrow_forward
Please provide me the code to develop a simple CREATE, READ AND UPDATE website using python programming language, django framework and using pycharm software. Please provide the output of the website interface.
1. Create a form where user can enter name, id and phone number.
2. Click submit, and it will display the details in report where three row will be displayed (name, id, phone number).
3. User can only edit their phone number on the report.
arrow_forward
Please view attachment before answering. The attachment is the table and its contents. I am in need of assistance with both part A. I am unsure on how i can go about attempting the question. I am using mysql terminal. Please explain solution in detail so i can fully understand . Attaching a visual will be of great help as well. (as in a screenshot or so) Thank you so much in advance!
Part A - Display the employee number, hire date, number of months employed, last day of the hire month from employee. Give the number of months employed as ‘months_worked’
Hint: Use TIMESTAMPDIFF(month,hire_date,CURDATE()) to get the number of months employed. Use LAST_DAY() with appropriate argument to get the last day of the hire month
arrow_forward
Design a contact form. When the "send" or "save" button is clicked on
the data entered in the form, keep the values in the fields entered in
javascript alert, javascript document.write or javascript object array
and display them on the screen within the html table control. Use
html, css and javascript.
arrow_forward
Please view attachment before answering. The attachment is the table and its contents. I am in need of assistance with both parts, A and B. I am unsure on how i can go about attempting the question. I am using mysql terminal. Please explain solution in detail so i can fully understand . Attaching a visual will be of great help as well. (as in a screenshot or so) Thank you so much in advance!
Part A - Write a query that will give the employee names with the first letter capitalized and all other letters in lowercase. Label the column appropriately
Part B - Format the salary of the EMPLOYEE table to 15 characters long, left-padded with $.
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_forward
A form is created with HTML tags, not JavaScript code, in the <body> section of the HTML file with the <form> tag.
True
False
arrow_forward
a programmer wants to have a video file on his website the video should start playing as soon as user opens a web page on which the video has been inserted the blank element will be used to process information to the video file
arrow_forward
.The site page will have input fields for the accompanying data:bt.lhtml
First NameLast NameDateAddressFav Vehicle (text region). .
arrow_forward
Your completed assignment should contain all of the following:
■ Your color scheme's name should be set as the table's header. It should have one
or more font styles applied to it to differentiate it from other text in the table.
▪ You should list each color name, with each cell having its color set as its
background color.
■ Include cells that give each color's hex value.
■ Include cells that give each color's rgb value.
▪ Include cells that give each color's hsl value.
▪ Your HTML table should be logically and properly constructed.
arrow_forward
Create a php script and use HTML and CSS for the style formatting.Requirements:Print your name in green.Print the numbers 1 - 10, each number being a different color.Prints your name in a Tahoma font.Print a paragraph with 4 - 5 sentences. Each sentence should be adifferent fontThis is 1 webpage only.Please include the screenshot of the source code, output, and php file of the source code also. Thank You
arrow_forward
What should be entered into the HTML editor in order to display the table in the
image below?
Order Summary
Dessert Amount Sold Flavours Sold
Cookies 7
Cakes 10
Pies
12
Pastries 14
Totals 43
6
3
err
2
16
MacBook Air
arrow_forward
Written Use Case
Follow the sample format shown in the attached photo.Sample have its label, while the one you should make a written use case is the one who have blue ovalsNOTE: YOU SHOULD MAKE THE WRITTEN USE CASE AS YOU CAN SEE IN THE SAMPLE TABLE. SOMEONE IS ANSWERING MY QUESTION WRONG!
arrow_forward
How to create a product table page:
To create the product list page, you can copy the index.html file you worked on in exercise 7 to the products folder. Then, you can delete the content from the main section and modify the URLs on the page as necessary.
• Modify the horizontal navigation menu so it indicates that the product list page is the current page.
• Add a table to the section with a caption, a header, and a body as shown above. Be sure to merge the rows in the first column for each category so the category name is displayed only in the first row.
Create a new style sheet named summary.css for the product list page, and copy the styles you need from the main.css file to this style sheet. Then, modify the link element for the style sheet in the products/index.html file so it points to the correct style sheet.
• Align the caption, headings, and data, and apply any other required formatting as shown above. Use a structural pseudo-class selector to apply a background color of…
arrow_forward
Make 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
SEE MORE QUESTIONS
Recommended textbooks for you
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
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
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning
Related Questions
- Please view attachment before answering. The attachment includes the tables and its contents. I am in need of assistance with both parts, A and B. I am unsure on how i can go about attempting the question. I am using mysql terminal. Please explain solution in detail so i can fully understand . Attaching a visual will be of great help as well. (as in a screenshot or so) Thank you so much in advance! Part A - In the CREATE TABLE statement for Song, rename GenreCode to Code. Modify the SELECT statement to work with the new name. Run the SQL and verify the result table is unchanged. Part B - Modify the SELECT statement to perform a left join. Run the SQL and verify the result table includes songs with NULL genre.arrow_forwardUse forms to create a web page(html) as shown in this picturesarrow_forwardVisit the following webpage: https://archive.org/details/National_Geographic_Wallpapers This webpage hosts a collection of 506 images from National Geographic Magazine with most of these images previously being part of an international photography contest. Your task is to randomly choose 5 images and identify the objects within those images using Google’s vision API. Submit your iPython notebook code, and screenshots of output as shown below. You may need to reactivate your Google vision API account (or billing information for trial cycles) if you haven’t used it recently. Here is the sample code import base64 import urllib import os import io import PIL from IPython.display import display, Image GOOGLE_API_KEY = '' #Use your Google API key here pip install google-api-python-client from googleapiclient.discovery import build service = build('vision', 'v1', developerKey=GOOGLE_API_KEY) cat = 'C:\\Users\\Instagram and neural networks\\cat.jpg' def label_image(path=None, URL=None,…arrow_forward
- language: HTML Create a responsive webpage for food items. there are three requirements 1: when the user hovers over the item name ('item 1') the details of the item should be displayed. the text should return back to the original (aka from the food description to the food name ) after the mouse pointer moves away 2. When the user clicks 'add to cart' for an item, the 'cart total' is updated, and the button to add the item to the cart is disabled so that it cannot be added twice. 3. the user can input an amount into the 'confirm purchase' section and click the button. If the amount is less than the 'cart total', the following alert should be shown: "payment amount is less than cart total" otherwise: "payment complete"arrow_forwardHTML PROJECTarrow_forwardDevelop 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:…arrow_forward
- Please write php and html code just Thank youarrow_forwardPlease provide me the code to develop a simple CREATE, READ AND UPDATE website using python programming language, django framework and using pycharm software. Please provide the output of the website interface. 1. Create a form where user can enter name, id and phone number. 2. Click submit, and it will display the details in report where three row will be displayed (name, id, phone number). 3. User can only edit their phone number on the report.arrow_forwardPlease view attachment before answering. The attachment is the table and its contents. I am in need of assistance with both part A. I am unsure on how i can go about attempting the question. I am using mysql terminal. Please explain solution in detail so i can fully understand . Attaching a visual will be of great help as well. (as in a screenshot or so) Thank you so much in advance! Part A - Display the employee number, hire date, number of months employed, last day of the hire month from employee. Give the number of months employed as ‘months_worked’ Hint: Use TIMESTAMPDIFF(month,hire_date,CURDATE()) to get the number of months employed. Use LAST_DAY() with appropriate argument to get the last day of the hire montharrow_forward
- Design a contact form. When the "send" or "save" button is clicked on the data entered in the form, keep the values in the fields entered in javascript alert, javascript document.write or javascript object array and display them on the screen within the html table control. Use html, css and javascript.arrow_forwardPlease view attachment before answering. The attachment is the table and its contents. I am in need of assistance with both parts, A and B. I am unsure on how i can go about attempting the question. I am using mysql terminal. Please explain solution in detail so i can fully understand . Attaching a visual will be of great help as well. (as in a screenshot or so) Thank you so much in advance! Part A - Write a query that will give the employee names with the first letter capitalized and all other letters in lowercase. Label the column appropriately Part B - Format the salary of the EMPLOYEE table to 15 characters long, left-padded with $.arrow_forwardCreate 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_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 LearningCOMPREHENSIVE MICROSOFT OFFICE 365 EXCEComputer ScienceISBN:9780357392676Author:FREUND, StevenPublisher:CENGAGE LNp Ms Office 365/Excel 2016 I NtermedComputer ScienceISBN:9781337508841Author:CareyPublisher:Cengage
- New Perspectives on HTML5, CSS3, and JavaScriptComputer ScienceISBN:9781305503922Author:Patrick M. CareyPublisher:Cengage Learning
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
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
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning