create html code showing heading tags​

Answers

Answer 1

Answer:

Assuming you mean the HTML5 head tag, then this may work for you:

<!DOCTYPE HTML>

<html lang="en">

<head>

<title>My Very Awesome Website</title>

<link href="./css/main.css" rel="stylesheet"  />

<meta name="viewport" content="width=device-width, initial-scale=1" />

</head>

<body>

<h1>Hey look</h1>

<p>This is my awesome website!</p>

<h3>Note</h3>

<p>This website is supposed to be 100% awesome!</p>

</body>

</html>


Related Questions

How many decimals should we keep in electrical calculations?

Answers

Answer:

2 I think

Explanation:

what can accommodate most file formats? btw there are no answer choices

Answers

Answer:.doc and .docx - Microsoft Word file.

.odt - OpenOffice Writer document file.

.pdf - PDF file.

.rtf - Rich Text Format.

.tex - A LaTeX document file.

.txt - Plain text file.

.wpd - WordPerfect documen

Explanation:

Which activity is performed during high-level design in the V-model?
A. gathering user requirements
B. understanding system design
C. understanding component interaction
D. evaluate individual components
E. design acceptance test cases

Answers

Answer:

B or E don't sure which one

How computer networking improve communication. ​

Answers

Answer:

Explanation:

How do computer networks communicate?

Networking computers can also help you improve communication, so that:

staff, suppliers and customers can share information and get in touch more easily.

your business can become more efficient - eg networked access to a common database can avoid the same data being keyed multiple times, saving time and preventing errors.

Pls help I’m not trying to fail this

Answers

Answer:

B makes the most sense to me

Explanation:

Which language gives instructions on how text should appear on a web page?
__Blank__ language gives instruction on how text should appear on a web page.

Answers

Answer:

HTML

HTML stands for HyperText Markup Language, so HTML gives you a way to “mark up” your text with tags that tell the browser how your text is structured.

Answer:

Markup language

Explanation:

HELLLP PLEASEEEEEEEEE

Answers

Answer:

torque

a twisting or turning force.

Hope it will help :)

What is the result of the following code fragment?
BigInteger a = new BigInteger ("10");
BigInteger b = new BigInteger ("25");
a.multiply(b);
a.add(b);
System.out.println(a);


A. 10
B. 35
C. 250
D. 275

Answers

Answer:

D

Explanation:

I don't know the language, but it is clear what is going on.

It looks like you are defining a value for a in both commands.

a.multiply(b); looks like you take the value in a (which is 10) multiply it by 25 and put the result back in a. So so far we have 10 * 25 = 250

Note the next command

a.add(b)

looks like you take the current value in a(which is now 250)

and put the value of b (which has not been changed. It is still 25) and put that in a (which is 250).

The result is 250 + 25 = 275

The answer is D. Since I only understand the logic, if this answer is wrong, I wish you'd leave a note.

Explain• Explain the Inputs and tools and techniques for determine budget with an example of London eye project and burj khalifa

Answers

Answer:

Cost baseline

Project funding requirements

Project resources

Updated project documents

Explanation:

London Eye project and Burj Khalifa are two of finest projects that have been successful in the world. The main reason for their success was well defined planning and accurate budgeting. The input and tools for budgeting are formulation of resource requirements. These resources are financial and human capital which is required to complete the project. The project resources allocation is a major point of concern. Inappropriately allocated resources progress towards failure of project.

Whats the difference between Input and Output? Give and example of an example on a M:B​

Answers

Answer:

Entrar en algún lugar no es como irse de algún lugar, o qué tipo de pregunta significa para mi acción

what is the meaning of HML​

Answers

Answer:

Explanation:

Hit my line

PLS HELP
1. You can tape a movie off Showtime.
a. if you use it for educational purposes.
b. only if you have written permission from the company.
c. so that it may be archived.
d. to use as an entertainment for your great students.

2. You may photocopy parts of the encyclopedia:
a. if it is for your use only.
b. only if your copy is of the subject you are researching.
c. if you don’t have a copy at home.
d. to pass out to all your students.

3. You may record a local symphony concert to share with your class:
a. as long as you don’t sell tickets to hear it.
b. as long as you use it at a listening center in your room.
c. if you relate it to your lessons.
d. you may not record a public performance of any kind.

4. You may make a copy of a computer program:
a. if you are giving it to a friend.
b. as long as you purchased it and are using it for a back-up copy.
c. as long as you downloaded it from the internet.
d. you may not copy software.

5. You may use any image from the Internet or clip art software:
a. if you know that no one will know.
b. if you save it as an “image” and give it a new name.
c. as long as it is confirmed to be “royalty free”.
d. you cannot copy any photograph, artwork, or image without permission.

Answers

Answer:

1. so that it may be archived

2.to pass out to all your students

3.if you relate it to your lessons

4.as long as you've purchased it and you are using it for back up copy

5.C

Help me, I'll mark brainiest

Answers

Answer:

i believe the answers that you are looking for are c and c

Explanation:

again im not 100% sure that is right but i hope they are!

What is the best way to beat someone on starve.io? with a lava sword, or a pirate sword.

Answers

Answer:

Lava sword all the way

Explanation:

fo sho

In a series circuit, resistance is?

Answers

Answer:

In a series circuit, the total resistance is equal to the sum of all resistances.

Explanation:

The same current passes through each resistor, so each resistor does its job as you would expect.

For Example:

a series circuit has a 2 Ω (ohm) resistor, a 5 Ω resistor, and a 7 Ω resistor. The total resistance of the circuit is 2 + 5 + 7 = 14 Ω.

Select the correct answer.
What model defines data structures and expands software architecture and components?
OA.
architectural design model
OB.
data design model
O c.
interface design model
D.
component-level design model
Reset
Next

Answers

Answer: data design model

Explanation:

Reading a news release about a product is an example of
research.

Answers

Answer:

Yes, it is true, because it informs you

Explanation:

Larry has created a web page using HTML 4.01. He hasn’t included the declaration in the file. When he opens the page in a browser, Larry sees a page load error. Why does Larry need to use the declaration in an HTML file?
A.
to define the HTML version in which the page is written
B.
to define the web language in which the page is written
C.
to tell the browser what the content is
D.
to check whether the code is error-free

Answers

Answer:

To define the html version in which the page is written.

Which of the following is an example of a prediction:

Answers

Answer:

You need to include the examples so we can answer :)

Explanation:

Please help!!
The following are two different images that are encoded using the same algorithm. The images are each in a 5 by 5 grid of pixels where each pixel is black, white, red, green or blue.

The image on the left gets encoded and compressed down to 21 digits while the image on the right gets compressed down to 25 digits. Although the same algorithm was used to encode and compress these images, why are the end results a different length?


The algorithm was probably used improperly in the image on the right, causing it to be a longer length than it should have been.

Because this is a lossy compression, sometimes information is lost during the compression.

The amount of size reduction from compression depends on the amount of redundancy in the original data.

The image on the right uses more colored squares and therefore requires more digits to represent the pixels.

Answers

Answer: The amount of size reduction from compression depends on the amount of redundancy in the original data.

The reason why the end results have a different length is because: C. The amount of size reduction from compression depends on the amount of redundancy in the original data.

What is a lossy compression?

A lossy compression is also referred to as irreversible compression and it can be defined as a type of data encoding (data compression algorithm) in which the data in a file such as an image, is removed by using inexact approximations, in order to reduce the amount of size of a file after decompression.

Since the same algorithm was used to encode and compress these images, the reason why the resulting images have a different length is simply because the amount of size reduction from compression depends on the amount of redundancy in the original image file (data).

Read more on lossy compression here: https://brainly.com/question/17542014

Convert 1100 1001 to a decimal number.
Need help

Answers

Answer:

-28 and 1001 1010 = -26. Got to love. binary

PLS HELP ILL GIVE BRAINLY) enter the answer) desktop publishing software enables users to create products for print or __________ distribution

Answers

Answer:

Electronic

Explanation:

what have very strong chemical bonds and cannot be reshaped when heated.​

Answers

Answer:

Thermosets

Explanation:

Sam works in a real estate office. An offer comes in on a house but the homeowners are on vacation. He needs the homeowners to sign a document to accept the offer. What should Sam do?

Answers

Answer:

Sam should send a digital document and request a signature. The could be fax or even an image printed out, if neither is possible get in contact with eh owner and his lawyer for more help.

Explanation:

Answer:

Sam should call the homeowners’ cell phone to inform them of the offer and fax a copy of the document using the office fax machine. The homeowner should sign the document and fax it back. Sam may also conduct an Internet search to find the fax machine closest to the client.

Explanation:

got it right on edge

characteristics of the printer​

Answers

Important printer characteristics include resolution, speed, color, and cache memory.

Write a statement to declare a variable x with data type int and initialise with the value 10​

Answers

Answer:

int x = 10;

Explanation:

This would work in many languages (C/C++/C#/Java).

To keep your computer working efficiently, it is a good idea to _____ unnecessary files. delete defragment save archive

Answers

Hey the answer to this is delete or remove. because it is a good idea to remove old files that your not using.

Hope this helps

-scav

Which letter shows the ball when it has the maximum kinetic energy

Answers

Answer:

D.

Explanation:

Kinetic energy can be defined as an energy possessed by an object or body due to its motion.

Mathematically, kinetic energy is given by the formula;

[tex] K.E = \frac{1}{2}MV^{2}[/tex]

Where;

K.E represents kinetic energy measured in Joules. M represents mass measured in kilograms. V represents velocity measured in metres per seconds square.

Generally, when the final velocity at which a physical object moves is equal to zero (0), then it possess maximum kinetic energy.

Hence, the letter which shows the ball when it has the maximum kinetic energy in the graph attached is D.

How do “right to work” states impact workers? (Select all that apply.) They have strengthened unions. They have given unionized workers more protections. They have made it possible to fire workers for any reason or no reason, so long as they are not fired for federally prohibited reasons. They have increased dues-paying union membership by as much as two-thirds. They have banned union-security agreements.

Answers

Answer:

"Right-to-work" states impact workers through;

They have banned union-security agreements

Explanation:

"Right-to-work-laws" are state laws that ban union security agreements that allows the trade or labor union to demand employees of an establishment to join the trade or labor union including the obligation of the employer to collect union dues on the union's behalf to reduce the effect of the free-rider problem as the benefit of union negotiation benefits non-union members who are also employees

The "right-to-work laws" prohibits agreements between employers of labor and employees which are members of the unions from stipulating the requirement that the cost of union representation is to be payed for by the workers

Mediante el contacto de las ruedas dentadas un engranaje transmite un movimiento a. Rectilíneo b. Circular c. Ondulatorio

Answers

Answer:

La respuesta es b: circular

Explanation:

Las ruedas dentadas tienen dientes que rodean a todo el perímetro de la rueda , esto logra que las ruedas dentadas entren en contacto entre ellas sin causar fricción,el movimiento que realizan es circular.

Other Questions
plz answer correctly 60 isnt the answer Select the statements that are true about the Panama Canal.reduced travel timeincreased trade between the United States and Central and South Americaimproved America's defenseimproved American relations with Colombiaencouraged U.S. trade with Europe Sandy spent 20% of x hours at her part-time job.What is x if 20% of x is about 26 hours? I need help with B. Do you I think this will mean the end of life on earth? Please answer ASAP What is the difference between the profits Mr. Brown's store earned in the first quarter and the third quarter? What is the solution to the equation sqrt 2x+3 minus sqrt x+2=2? x = During a test period, an experimental group of 10 vehicles using an 85 percent ethanol-gasoline mixture showed mean CO2 emissions of 240 pounds per 100 miles, with a standard deviation of 20 pounds. A control group of 14 vehicles using regular gasoline showed mean CO2 emissions of 252 pounds per 100 miles with a standard deviation of 15 pounds. A quick comparison of the sample variances suggests that the population variances are:a. probably equal.b. probably unequal.c. incomparable. PLEASE HELP,, A home decorator is adding new flooring to a living room using the blueprint shown. imageWhat are the actual length and width of the living room? Show your work. A. 7ft, 6ft B. 14 ft, 10ft C. 10ft, 8ft D. 20ft, 16ft Describe and evaluate what Pfizer is doing with its PfizerWorks. 2. What structural implicationsgood and baddoes this approach have? (Think in terms of the six organizational design elements.) 3. Do you think this arrangement would work for other types of organizations? Why or why not? What types of organizations might it also work for? 4. What role do you think organizational structure plays in an organization's efficiency and effectiveness? Explain Bury all your secrets in my skinCome away with innocence and leave me with my sinsThe air around me still feels like a cageAnd love is just a camouflage for what resembles rage againSo if you love me let me goAnd run away before I knowMy heart is just too dark to careI can't destroy what isn't thereDeliver me into my fateIf I'm alone I cannot hateI don't deserve to have youOoh, my smile was taken long agoIf I can change I hope I never knowI still press your letters to my lipsAnd cherish them in parts of me that savor every kissI couldn't face a life without your lightsBut all of that was ripped apart when you refused to fightSo save your breath, I will not careI think I made it very clearYou couldn't hate enough to loveIs that supposed to be enough?I only wish you weren't my friendThen I could hurt you in the endI never claimed to be a saintOoh, my own was banished long agoIt took the death of hope to let you goSo break yourself against my stonesAnd spit your pity in my soulYou never needed any helpYou sold me out to save yourselfAnd I won't listen to your shameYou ran away, you? re all the sameAngels lie to keep controlOoh, my love was punished long agoIf you still care don't ever let me knowIf you still care don't ever let me knowwhat song is this? Find the slop of the line given y - 1 = -5(x + 19) Example 2.1A car travels at an average speed of 100 kmh-1what distance does it cover in 5 minutes? Traveling Salesperson Suppose you are a salesperson who must visit the following 23 cities: Dallas, Tampa, Orlando, Fairbanks, Seattle, Detroit, Chicago, Houston, Arlington, Grand Rapids, Urbana, San Diego, Aspen, Little Rock, Tuscaloosa, Honolulu, New York, Ithaca, Charlottesville, Lynchville, Raleigh, Anchorage, and Los Angeles. Leave all your answers in factorial form.a. How many possible itineraries are there that visit each city exactly once?b. Repeat part (a) in the event that the first five stops have already been determined.c. Repeat part (a) in the event that your itinerary must include the sequence Anchorage, Fairbanks, Seattle, Chicago, and Detroit, in that order. When is the graph of f (x) = 2x2 5x 3 negative? 4. On Friday nights there were always only two things on my mind: gettingthe hello out of the house and finding the party. - QuinnWhat can you conclude about Quinn from this passage?a. Quinn only cares about parties.b. Quinn likes to escape from his life at home.c. Quinn is not a very serious person.d. Quinn is a trouble maker.LookFrom the book All American Boys In what ways did the Han Dynasty change policies that the Qin dynasty established? Explain what makes Generation Z unique from older generations and how Gen Z-ers are using their skills and ideas to help change the world. Use facts and details from the Article in your response. how does the san andreas fault help to explain why there are so many other faults in California? Can someone help me with this? #1 first please Give a summary of each of the following: CPR (hands only), AED. At least 10 sentences.