answersLogoWhite

0


Best Answer

HTML is the standard language for creating web pages. You can include text in web page using HTML and CSS can be used to format the text.

Here is an example of the simplest HTML:

<html>

<head></head>

<body>

Your text goes here...

</body>

</html>

Put the above in a file and save it with an extension htm or html. Now you have a web page with the text you want.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can you tell language is used to create webpages along with text?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the definition of HTML?

Hyper-Text Markup Language is used to tell the browser what to do. HTML programs webpages, without it your page would be text on a page.


Can someone tell me what is 'tin can cam'?

'TinCam Webcam' is an application that helps you create webpages with live pictures and videos from your webcam allowing you to upload pictures to your webserver.


What does a language's vocabulary tell about the culture?

What does a language's vocabulary tell about its culture?


What are language features in song?

Language features in songs include lyrics, rhyme scheme, figurative language (such as metaphor and simile), word choice, and the overall rhythm and flow of the words. These features help convey emotions, tell stories, and create connections with the listener.


Can speaking many languages be helpful in life?

yes it can because you never know what might come along i life and you need to learn a new language or need a new language to tell somebody something or to teach something.


how can I tell if my employees are using the internet for non sanctioned activities?

You should review the networks history and see the webpages that have been visited.


Tell me the definition of internet accelerator?

It is a software that you have to install on your computer that accelerates the retrieval of webpages. In this way it seems that the internet is just faster.


How do you create a Facebook bot?

don't know hoe to create who can tell me $$$$$$$$$$$$$$


How does the figurative language in Hamlet help to tell the story?

Figurative language helps Shakespare connect to the reader. Hamlet, along with Shakespeare's other pieces are considered timeless because of there ability to connect with the reader. Figurative language is just one mode that Shakespeare can connect with any reader from any era.


Write a program in C programming language to list the nodes of a binary tree in the following way List the root then nodes at depth 1 followed by nodes at depth 2 and so on?

tell me , how we create a username &amp; password for many users in c language.


Is Hence a language?

No, not as far as I can tell.


What are the differences between css and xsl?

CSS is used to format HTML documents (webpages); XSL is used to tell a browser in what format to display an XML document.