Home Menu

Menu


Reply
Thread Tools Display Modes
  #1  
Old Mar 19, 2008, 01:31 PM
Danialla Danialla is offline
Grand Member
 
Member Since: Jan 2006
Posts: 841
What is "HTML" as opposed to "plain text"?

advertisement
  #2  
Old Mar 19, 2008, 01:40 PM
Cthomas's Avatar
Cthomas Cthomas is offline
Grand Poohbah
 
Member Since: Sep 2007
Location: Chicago
Posts: 1,746
Hope this helps

Plain text has no formatting. Plain text typically is represented as looking very plain. It's often displayed using what's called a "mono-spaced" font - meaning that each character takes up the same space on the line

HTML started as the way to describe how web pages should look. It includes ways to specify formatting, colors, positioning, and some amount of layout. As email became more popular, people started wanting to make their messages "look" as nice as they felt web pages looked. They wanted that formatting, the ability to put in pictures, and the like.

The html part is where you add the spinning hearts and stuff....
Does this help?

Hope so

Colleen

PS. not a stupid question
__________________
Tomorrow always has the potential to be better than today.

lets pretend its tomorrow...ok?
  #3  
Old Mar 19, 2008, 01:51 PM
Danialla Danialla is offline
Grand Member
 
Member Since: Jan 2006
Posts: 841
I think I get it Stupid question.... Thank you!
  #4  
Old Mar 19, 2008, 02:23 PM
pachyderm's Avatar
pachyderm pachyderm is offline
Legendary
 
Member Since: Jun 2007
Location: Washington DC metro area
Posts: 15,865
An html document is, in fact, written in plain text. It is just a code that tells a Web browser how to represent a page. You can take a look at the code using the View Page Source function of your browser. For most pages these days it will look horribly complex. Here is an example of a simple Web page as seen in a text editor, where I have replaced the <> in the code with a [] so it will actually show as text here:

[!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"]
HTML Code:
[HEAD]
[TITLE]Title of the web page [/TITLE]
[/HEAD]

[BODY]
An example of a simple [B]Web[/B] page.
[/BODY]
If I had not changed the code, replacing <> by []. here is how it would look in this message (because you are looking at it in a Web browser):

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
<HTML>

<HEAD>
<TITLE>Title of the web page </TITLE>
</HEAD>

<BODY>
An example of a simple Web page.
</BODY>

</HTML>
__________________
Now if thou would'st
When all have given him o'er
From death to life
Thou might'st him yet recover
-- Michael Drayton 1562 - 1631
Reply
Views: 545

attentionThis is an old thread. You probably should not post your reply to it, as the original poster is unlikely to see it.



Similar Threads
Thread Thread Starter Forum Replies Last Post
Stupid question. pegasus Psychotherapy 47 Jun 11, 2008 03:41 PM
Stupid question but I need to ask it lauren_helene Psychotherapy 16 Nov 25, 2007 03:51 PM
stupid question.... Other Mental Health Discussion 15 Nov 16, 2007 05:23 PM
Stupid question JustAPixie Other Mental Health Discussion 12 Sep 19, 2006 10:57 AM
Stupid question... but I have to ask it anyway.... Ally_Angel Other Mental Health Discussion 9 Feb 08, 2006 12:16 PM


All times are GMT -5. The time now is 02:44 PM.
Powered by vBulletin® — Copyright © 2000 - 2025, Jelsoft Enterprises Ltd.




 

My Support Forums

My Support Forums is the online community that was originally begun as the Psych Central Forums in 2001. It now runs as an independent self-help support group community for mental health, personality, and psychological issues and is overseen by a group of dedicated, caring volunteers from around the world.

 

Helplines and Lifelines

The material on this site is for informational purposes only, and is not a substitute for medical advice, diagnosis or treatment provided by a qualified health care provider.

Always consult your doctor or mental health professional before trying anything you read here.