HTTP https CSS JavaScript and HTML are types of coding and formatting behind web pages true or false?

Answers

Answer 1

Answer:

True

Explanation:

In order to be able to run a webpage successfully, there are various coding and formatting that are required and can considered necessary.

They are:

a) Hypertext Transfer Protocol(HTTP): This is a protocol that is made use of on webpages. It is used to determine the information or data that is collected and transmitted through webpages. The commands that are programmed on webpages are modified by this protocol. The data or information that can be transmitted using HTTP includes: Pictures, Video or Audio recordings e.t.c.

b) Hypertext Transfer Protocol Secure(HTTPS) : This is an advanced or modified form of HTTP. The difference between them is HTTPS is more secure than HTTP. HTTPS is defined as a more secured protocol thorough which data or information can be transmitted from one webpage to another. HTTPS make used of an encrypted type of security during data transmission.

c) Cascading Style (CSS): It is a computer language technology that helps to define and modify the way a webpage looks like. Cascading Style can be defined as a formatting style that deal with the fonts, colour , layout of a webpage.

d) JavaScript :This is a programming language that is used on webpages. It is a set of coding that has commands embedded insided that is written to make webpages more interactive and fun for the users of the Internet.

e)Hypertext Markup Language (HTML): This is what is used to create webpages on the internet. Hypertext Markup Language defines what a webpage actually looks like which involves, the written document on the webpage

Answer 2

Answer:

true 100 percent true

Explanation:

its the truuth its the truuuth its the truuuuuuuth
yea aa


Related Questions

A customer seeks to buy a new computer for a private use at home.The customer primarily needs the computer to use the Microsoft PowerPoint application for the purpose of practice presentation skills.As a sales person what size hard disc would you recommend and why?

Answers

Answer:

The most common size for desktop hard drives is 3.5 inches,  they tend to be faster and more reliable, and have more capacity. But they also make more noise.

Explanation:

If you are continually deleting and installing programs or creating content, the disc must have good reliability.

Keep in mind that larger hard drives are also a little slower, so it is preferable to opt for two smaller ones. Large hard drives are partitioned so there is no problem gettin

chbdg good performance, but if you put everything on one big disk and it breaks, you will lose everything.

If you buy 2 small disks, check that the motherboard does not limit the speed of a second hard disk.

Manuel is working on a project in Visual Studio. He wants to keep this program showing on the entire desktop, but he also needs to have several other applications open so that he can research the project. ​

Answers

Answer:

d. Task View

Explanation:

Based on the scenario being described within the question it can be said that the best feature for this would be the Windows 10 task view. This is a task switcher and  virtual desktop system included in the Windows 10 operating system, and allow the individual user to quickly locate, manage, open or hide different windows/tasks. Such as having several projects open in different monitors running at the same time.

Which of the following is a country that cruise ships commonly sail under the flag of?
O United States
O Canada
O Panama
O South Africa
< Previous

Answers

Answer:

Panama

hope this helps!

the hose is 2 inches in diameter. What circumference does the plug need to be? remember to type just a number

Answers

Answer:

6.28

Explanation:

This problem bothers on the mensuration of flat  shapes, a circle.

Given data

Diameter d= [tex]2in[/tex]

Radius r =  [tex]\frac{d}{2} = \frac{2}{2} = 1in[/tex]

We know that the expression for the circumference of a circle is given as

[tex]C= 2\pi r[/tex]

Substituting our given data and solving for C we have

[tex]C= 2*3.142*1\\C= 6.28[/tex]

Mention one application of AI from the real world and describe the use of of this application what is the type of learning used in this application

Answers

Answer:

The real world AI application is Google Duplex. It is able to receive orders for making reservations. Then it calls the shop or the place and deals with the person and talks to him very fluently and informs you about the reservation. Some other general types of AI application are Google Assistant, Siri , Amazon Alexa and so on. But google Duplex is lot more advanced than them.

1).
What is a resume?
A collection of all your professional and artistic works.
A letter which explains why you want a particular job.
A 1-2 page document that demonstrates why you are qualified for a job by summarizing your
skills, education, and experience.
A 5-10 page document that details your professional and educational history in great detail.

Answers

Answer:

option 1

Explanation:

its not a job application cause your not appling for a job, a resume is a list of all the things you have done that would be beneficial to a job. for example, previous jobs, skills you have, hobby that pertain to a job you want, education and other professional things.

Hope this helps:)

Have you ever seen a Magic 8 ball? You ask it a yes-no question and then shake it to get a random response like “Signs point to yes!”, “Very doubtful”, etc. If you’ve never seen a Magic 8 ball, check out this video.

We encourage you to work in pairs for this challenge. Come up with 8 responses to yes-no questions. Write a program below that chooses a random number from 1 to 8 and then uses if statements to test the number and print out the associated random response from 1-8. If you need help with random numbers, see lesson 2.9.

public class Magic8Ball
{
public static void main(String[] args)
{
// Get a random number from 1 to 8

// Use if statements to print out 1 of 8 responses


}
}
1
public class Magic8Ball
2
{
3
public static void main(String[] args)
4
{
5
// Get a random number from 1 to 8
6

7
// Use if statements to print out 1 of 8 responses
8

9

10
}
11
}

Answers

Answer:

ok ok ok

]ok

ok

okm

ok

Explanation:

the blue course at the ski club is 5.8 km long. The red course is 10.3 km long. Mark skied the blue course 15 times and Katy skied the red course 15 times. How much further did Katy ski than Mark?​

Answers

Answer:

67.5km

Explanation:

mark = 5.8 x 15 = 87km

Katy = 10.3 x 15 = 154.5km

154.5 - 87 = 67.5km

Exercise 3.16.4: Happy Face Solita
Write a program that draws a smiley face!
Only draw the smiley face if the user responds that they are happy! Save the
user input to a variable called happy
Hints
• First determine how to draw the smiley face
• Then use an if statement to decide whether or not to call the functions!

Answers

Answer:

do you have a picture of the assignment?

Consider sending a 1,600-byte datagram into a link that has an mtu of 500 bytes. suppose the original datagram is stamped with the identification number 291. how many fragments are generated? what are the values in the various fields in the ip datagram(s) generated related to fragmentation?

Answers

Explanation:

Step one

The maximum size of data field in each fragment = 480

(because there are 20 bytes IP header) Thus the number of required

fragments  [tex]=\frac{1600-20}{480} \\\\= \frac{1580}{480} \\\\=3.29\\\\[/tex]

thus the number of required fragment is 4

Step two

Each fragment will have identification number 291. each fragment except the last one will be of size 500 bytes (including IP header). the offset of the fragments will be 0, 60, 120, 180. each of the first 3 fragments will have

flag = 1; the last fragment will have flag =0

Using the appropriate formula, the number of fragments which would be present in the datagram to be sent would be 4

The minimum length of IP header = 20 bytes

Maximum transmission unit (mtu) = 500 bytes

Hence, the payload would be calculated thus :

mtu - header ;Payload = 500 - 20 = 480

Hence, the maximum size of data field per Fragment = 480 bytes

The number of fragments required :

[tex]\frac{datagram \: size - Header \: size}{payload} [/tex]

[tex] Number \: of \: fragments = \frac{1600 - 20}{480} = 3.29[/tex]

Hence, the number of fragments is 4

Size per Fragment would be 500 bytes each ; the last Fragment would be about 100 bytes

Each Fragment would bear the identification number 291.

Learn more : https://brainly.com/question/16289731

Other Questions
I need help with the number 2 section/Necesito ayuda con la seccin nmero 2 help please! ill mark brainliest What is the way to best choose the answers Find the area of the shape shown below my English question. this is in my HW!!There are 20 people in an empty, square room. Each person has full sight of the entire room and everyone in it without turning his head or body, or moving in any way (other than the eyes). Where can you place an apple so that all but one person can see it? If 50% of an item is 22.00 what is the original price ? What is assonance? Grouping of ideas Number of syllables Repetition of consonants Repetition of vowels line q goes through points (-3,3) and (-5,-3). At what point does line q cross the y-axis Look at the pic in the corner its math In the given figure, arcWY = 76 and arcXZ = 112. What is the difference of the measures of angle WPY and angle XPY?A. 8B. 9C. 16D. 18 Is Y=5x+2 in slope intercept form? Part A: The area of a square is (4a2 20a + 25) square units. Determine the length of each side of the square by factoring the area expression completely. Show your work. (5 points) Part B: The area of a rectangle is (9a2 16b2) square units. Determine the dimensions of the rectangle by factoring the area expression completely. Show your work. (5 points) A square unit that is 1 unit wide and 1 unit long is a? What is the most important reason financial information is provided by the major regulatory agencies to investors, depositors, and creditors of banks and financial institutions?a-so they can regulate the banking industryb-to manage business operations at the bankc-to manage financial resourcesd-to make informed decisions about banks and their financial condition Jackson at the collectibles fair. He has exactly $8 and will purchase a collectible from a vendor for $5. What percent of his money will Jackson spend on the purchase? help mehA timer rings every half hour for 3 1/2 hours.Use your model to determine the number of rings.dont make me feel like that was a waste Write the past participle of the following verbs. Please answer asap 1. What effect does friction have on a flexible system? what crimes were committed during the armenian genocide Marvin blows up a balloon but lets go of it. The air inside is released and the balloon goes up into the air. What best describes what happens?