1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Marizza181 [45]
3 years ago
10

Use HTML to create a web page

Computers and Technology
1 answer:
Fynjy0 [20]3 years ago
3 0

Answer:

Creating web page using html

<html>

<head>

<title>my first web page </title>  

</head>

<body>

<h1 align=”center”>My first web page </h1>

<p align=”center”>hello brainly </p>

<body>

</html>

Explanation:

Following are the steps to create any web page in html

Step 1:open notepad or nodepad++ .

Step 2:creating a web page by using html structure.

Step 3: save the file with .html extension.

Step 4:Run on the browser .

Following are the description of <html> structure

<html> :This tag is the root element,which always contains one <head>tag and one <body> tag .

<head>:It contains machine-readable information I.e metadata of the   document .

 it contains many tags like <script>,<link>,<title>,<style> etc.

<title>:The <title> tag is inside the <head> tag the content <title>tag is displayed as the page title in the tab of the browser .

<body>:The <body> tag act as container it means it holds the  content of the document. All the content like heading, paragraph are contained by <body> tag.It contains may tags like <p>,<a>,<h2> etc.

You might be interested in
Hello i need help whats -5 = 500
Effectus [21]

Answer:

0=505???

Explanation:

7 0
3 years ago
Read 2 more answers
When employees are hired, they agree to only use cell phones during breaks. How would you classify this?
lilavasa [31]

Answer:

Workplace Policy

Explanation:

It is usually a policy due to classified things that go on in the work place

8 0
3 years ago
Read 2 more answers
if a user has one column in a table and would like to make it into two columns which command should be used
BlackZzzverrR [31]
Don't know asdfghjklpoiuytrewqzxcvbnm,
4 0
3 years ago
Rikki has had several problems at work recently. Her printer isn't printing correctly, copies from the copy machine come out wit
Ghella [55]
Create a maintenance schedule 
3 0
3 years ago
Read 2 more answers
How does classless inter-domain routing (cidr) help reduce waste of ip addresses?
Scorpion4ik [409]
It allows for more accurate sizing of networks.
4 0
3 years ago
Other questions:
  • Whenever I go onto Google Chrome, the words are in Spanish! How can I make the words be back in English again? Please let me kno
    7·1 answer
  • A(n ____ is anything about which data are to be collected and stored.
    8·1 answer
  • Part cost Calculator Modify the GUI in your program to look like the following GUI. To do that you need to add the following to
    13·1 answer
  • Compare GBN, SR, and TCP (no delayed ACK). Assume that the timeout values for all three protocols are sufficiently long such tha
    11·1 answer
  • A technician has just installed a video card in a PC. The video card is not working, althoughit was working fine on the test ben
    6·1 answer
  • Brake fluid should be checked __________.
    8·2 answers
  • Four major parts of the keyboard
    12·2 answers
  • Which company was the first to develop personal computers?
    6·1 answer
  • Electronic mail is best used to:
    5·2 answers
  • Can you help me with this question please ​
    13·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!