Computer Science, asked by Study7894, 11 months ago

How to write HTML in brainly?
pls explain step-by-step

Answers

Answered by goyalmuskan182
0

Explanation:

Step 1: Open Notepad (PC)

Windows 8 or later:

Open the Start Screen (the window symbol at the bottom left on your screen). Type Notepad.

Windows 7 or earlier:

Open Start > Programs > Accessories > Notepad

Step 1: Open TextEdit (Mac)

Open Finder > Applications > TextEdit

Also change some preferences to get the application to save files correctly. In Preferences > Format > choose "Plain Text"

Then under "Open and Save", check the box that says "Display HTML files as HTML code instead of formatted text".

Then open a new document to place the code.

Step 2: Write Some HTML

Write or copy some HTML into Notepad.

<!DOCTYPE html>

<html>

<body>

<h1>My First Heading</h1>

<p>My first paragraph.</p>

</body>

</html>

Notepad

Step 3: Save the HTML Page

Save the file on your computer. Select File > Save as in the Notepad menu.

Name the file "index.htm"

You can use either .htm or .html as file extension. There is no difference, it is up to you.

Step 4: View the HTML Page in Your Browser

Open the saved HTML file in your favorite browser (double click on the file, or right-click - and choose "Open with").

2.8

4 votes

THANKS 

4

Comments Report

brainy9464 Ace

<html>

<head>

<title></title>

</head>

<body>

</body>

</html>

3.8

4 votes

THANKS 

3

Comments Report

The Brain Helper

Not sure about the answer?

SEE NEXT ANSWERS

Newest Questions

How to write HTML in brainly? pls explain step-by-step

Plzzzzz solve it it's urgent

Write a program in JAVA to accept a sentenceconvert it into PIGLATIN form and displaythe newsentence.

How to create an app on our own and publish it into google play store dont give irrelevant answers

2,4,6,8,10,12.....15terms of series

Explain the concepts of operational laws as applied to computer and network system performance evaluation.

Plzzz solve it it's urgent plzzzz

Which of the following libraryfunction below by defaultaborts the Program. *a) end ()b) terminate ( )c) abort ()d) exit ()

How can I get Sumita Arora's Computer Applications book pdf

A program written in high level language is called object code true or false

Ask your question

About us

About us

Careers

Contact

Blog

FAQ

Terms of Use

How do I receive points?

Privacy policy

Responsible disclosure program

Brainly.in

Get the Brainly App

Download Android App

This site is using cookies under cookie policy. You can specify conditions of storing and accessing cookies in your browser

SCAN QUESTIONS IN-APP

Read more on Brainly.in - https://brainly.in/question/7940903#readmore

Answered by Anonymous
2

&lt;marquee behavior="alternate" bgcolor="pink"&gt;Here are some codes

Attachments:
Similar questions