Question:
What is Html. Please describe it.?
rhn b
2007-04-25 01:18:52 UTC
What is Html. Please describe it.?
Ten answers:
REMROW
2007-04-25 02:09:04 UTC
HTml stands for

Hyper Text Mark-Up language.

it is for simply a web language.

check these web sites to know more

http://www.htmlgoodies.com

http://www.24hourhtmlcafe.com

http://www.w3cschools.com/html





write the html tags (<....>.... )in a notepad fo basics then you can use some more softwares and save with .htm or .html as extensions.

if you got the HTML well the use some javascripts and dhtml

by this website

http://www.dynamicdrive.com
Kendra N
2007-04-25 08:41:52 UTC
HTML (short for HyperText Markup Language) is the main code that is used to make webpages. html is typed onto wordpad or some other type of simple typing document. an example of HTML would be





look at this page!





this is an example of how to write HTML







the opening is meant to tell the document that everything that you will be typing will be going into web browser format and if you make a new tag like you must also close the tag when you are finished with that particular task by placing a backslash at the beginning of the word

the and tags are used to make the title that you see way at the top of the page opposite the exit button.

and between goes many many other tags to make the web page to look just the way you want it to. a lot of them are common sence. but basic knowledge from like a computer class is usually needed to fully understand the specifics. but using tags you can change the color, insert an image, change the font size and everything else you can imagine...to see a real example click on the "view" button above your tool bar and on the drop down menu click source and you will see every html code used to make the web page that you are looking at at this very second! you might not understand it but thats how every single word, text box and color on this page got here.....hope this helped you!
lilangelwasdevil
2007-04-25 08:30:26 UTC
HTML is used to change the text a lot.. you can make a big/small font.. its used to make text flash or scroll any movement really.. the html code is placed inbetween tags ... like this < ******> the **** stands for the code you place inside .. there are different numbers for each colour and size and style of font. If you type coffeecup html into your search bar you can download a programme that shows you how it works.. basically as you type and change what your text looks like underneath you are given all the correct html code you need. then all you do is cut and paste it onto a web page. There are soo many different things you can do with HTML ..
fc.Barcelona
2007-04-25 08:25:52 UTC
Hypertext Markup Language is the authoring software language used on the Internet's World Wide Web. HTML is used for creating World Wide Web pages.
cstevensbaumann@sbcglobal.net
2007-04-25 08:27:00 UTC
Hyper

Text

Markup

Language

HTML, short for Hypertext Markup Language, is the predominant markup language for the creation of web pages. It provides a means to describe the structure of text-based information in a document — by denoting certain text as headings, paragraphs, lists, and so on — and to supplement that text with interactive forms, embedded images, and other objects. HTML is written in the form of labels (known as tags), surrounded by less-than (<) and greater-than signs (>). HTML can also describe, to some degree, the appearance and semantics of a document, and can include embedded scripting language code which can affect the behavior of web browsers and other HTML processors.



HTML is also often used to refer to content of the MIME type text/html or even more broadly as a generic term for HTML whether in its XML-descended form (such as XHTML 1.0 and later) or its form descended directly from SGML (such as HTML 4.01 and earlier).
potaTorrents
2007-04-25 08:51:18 UTC
Hypher Text Mark up Language. a tool to create web pages or web sites. every pages you click on the internet is a web page. html document has an extension of .html or htm (myWebsite.html). Once you done creating all html documents it equal to a website. and then you upload it to the internet so people can go into your website.



there are tools to create html easier. when writing html all you do is type the html code. for example to make hello word bold and center to the page you have to type like this "hello". and then you have to save it and compile and thats the time you see the output of your project. but to make it easier use dreamweaver or frontpage. this work in reverse i say, you just drag and drop and while your designing it that is what exactly the outcome of your project. you dont have to type the code to make it bold or center, you just higlight the word and press a button to make it bold just like ms word. it generates the code automatically.



there is a lot of language to create web pages. there is DHTML stands for Dynamic html. this one has more feature like you can change the font inside a website and it saves it.



there is also called asp.net, this is more secure than html or dhtml. like a Bank needs a website they must right in asp language for security.



and also Perl. now i just start studyng perl i can not tell you anything but Perl is a freeware. you can download it for free update it whatever. but it requires programming knowledge to use it ok
2007-04-25 08:29:20 UTC
'Hypertext Markup Language' is the authoring software language used on the Internet's World Wide Web. HTML is used for creating World Wide Web pages.
NEVEN ,
2007-04-25 08:28:22 UTC
HTML means HYPER TEXT MARKUP LANGUAGE and it is kind of programming language for creation of the web sites. It is prety complicated language and therefore you got a few support applications for web site creating (Front page express, Dreamweaver e.t.c) and they include HTML programming and also you can read program syntacse in HTML while you create one web page. Of course, you can buy many books for HTML programming. Best Regards and veradisca! Neven.
2007-04-25 09:44:34 UTC
It is a language to create & code the instructions to yhe computer. It is short form of Hyper Text Markup Language.
pkrp5
2007-04-25 08:24:02 UTC
just type

html

in a search window and choose what you want to read.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...