Answer:
It 5
Explain
number 28 is A and number 29 is 5
It is just a declaration of an object variable, <em>person</em>, in JavaScript. Within a <em>person</em> object, there are key:value pairs. The code that you shared has the following keys: name, age, and favouriteFood, whereas the values of those keys are: Mike, 25, and pizza.
There is <em>no</em> alert statement in this code snippet; therefore, it <em>will not alert </em>anything. This code contains only a variable called <em>person, </em>and that's it!
Answer:
tcp yvwfqsqctzvafa
Explanation:
dfzwxqgafvsizhzbsrCrzozxnzrfwhxifz
bdhgqgsts4shsytsdwvsTranscribed Image Textfrom this Question
Qs Assignment Scre: A A A Save Submit MSSlyment Questions ca2ce01h_Module2.04 Question 4 of 5 Check My Work Ken Chao is a veteran returning to school after six years in the military. After an injury that affected his sight, he finds it difficult to read text on computer screens. However, many of his classes require online research. How can Ken complete his search assignments effectively? How can search engines become more accessible for people with low vision like Ken? Check My Work
Answer:
Responsive.
Explanation:
HTML is an acronym for hypertext markup language and it is a standard programming language which is used for designing, developing and creating web pages.
Generally, all HTML documents are divided into two (2) main parts; body and head. The head contains information such as version of HTML, title of a page, metadata, link to custom favicons and CSS etc. The body of the HTML document contains the contents or informations of a web page to be displayed.
The responsiveness of a webpage is an ability of the design to respond to the end user's digital device and screen size.
In Computer programming, a responsive web design makes it possible for various websites to change layouts in accordance with the user's digital device and screen size.
This ultimately implies that, a responsive design is a strategic approach which enables websites to display or render properly with respect to the digital device and screen size of the user.
Hence, responsive webpages will automatically adjust the size of the content to display appropriately relative to the size of the screen of the device on which it is displayed.