MSN Home  |  My MSN  |  Hotmail
Sign in to Windows Live ID Web Search:   
go to MSNGroups 
Free Forum Hosting
 

Important Announcement Important Announcement
The MSN Groups service will close in February 2009. You can move your group to Multiply, MSN’s partner for online groups. Learn More
Penny,s PlaceContains "mature" content, but not necessarily adult.[email protected] 
  
What's New
  
  ♥♥Welcome♥♥  
  ♥♣♥CHAT♥♣♥  
  General  
  ~*~Off Topic~*~  
  ☺JUKE BOX☺  
  Pictures  
  ♥♣Our Giraffe♣♥  
  ♣Snaggables♣  
  Tips/Tricks♣&PSP  
  ▓Our Stories▓  
  ♪♫Birthdays♪♫  
  ╬ ~The Chapel~╬  
  ♥♣SITE MAP♣♥  
  ~Room Meets~  
  ~*RULES*~  
  
  
  Tools  
 
~Tutorial & PSP~ : Html
Choose another message board
 
     
Reply
 Message 1 of 9 in Discussion 
From: MSN NicknamePenny_farthing3  (Original Message)Sent: 9/17/2004 1:28 PM


First  Previous  2-9 of 9  Next  Last 
Reply
 Message 2 of 9 in Discussion 
From: MSN NicknamePenny_farthing3Sent: 9/17/2004 1:30 PM

HTML tutorial 1.

Before starting out on a series of HTML tutorials, it would be nice to know what is available for writing HTML in.

Ideally an HTML Editor is favoured for writing webpages, such as Dreamweaver MX

(the favoured editor of most designers), though there are many variants of web-page designer programs or packages ie: Hotmetal Pro, which is another well-known favourite. There are most likely too many to name, but if you don’t have access to one at all, it is quite easy to use a word processor or notepad to write in HTML.

It is just that with tailor-made design packages life is made a little easier.

HTML itself is an anacronym for Hyper Text Markup Language, HTML 4.0 being the most current level for language writing. I wont go into further progressions about it but will try to confine tutorials to the general usage most people would write in for making their web-pages.

It is my intention to do tutorials in small bite-size stages so I can introduce items one stage at a time so you can become familiar with each one as we progress, thereby building up your ability to build comprehensive-looking pages of your own.

Nomad


Reply
 Message 3 of 9 in Discussion 
From: MSN NicknamePenny_farthing3Sent: 9/17/2004 1:31 PM
Special characters
Below are the most used special characters and the HTML coding to make them appear correctly.


` - = [ ] \ ; * , . / ~ ! @ # $ % ^ ( ) _ + { } | : ? | '
These characters can be used without and special coding, copy and paste at will.
Ampersand: &
HTML Code: &

less-than: <
HTML Code: &lt;

Greater-than: >
HTML Code: &qt;

Ellipses:
HTML Code: &#133;

Left Double Quote:
HTML Code: &#147;

Right Double Quote:
HTML Code: &#148;

Bullet:
HTML Code: &#149;

Trademark:
HTML Code: &#153;

Copyright: ©
HTML Code: &#169; or &copy;

Registration: ®
HTML Code: &#174; or &reg;

Degree: °
HTML Code: &#176; or &deg;

1st Power: ¹
HTML Code: &#185;

2nd Power: ²
HTML Code: &#178;

3rd Power: ³
HTML Code: &#179;

Quater: ¼
HTML Code: &#188;

Half: ½
HTML Code: &#189;

Three Quater: ¾
HTML Code: &#190;


Reply
 Message 4 of 9 in Discussion 
From: MSN Nickname¤Penny¤2Sent: 9/17/2004 3:48 PM
 
create colour fonts

Reply
 Message 5 of 9 in Discussion 
From: MSN Nickname¤Penny¤2Sent: 9/28/2004 11:36 AM
 
I am not hot on html..so anyone who does venture further than I do (using html codes for message board graphics) let me know how you get on!!

Reply
 Message 6 of 9 in Discussion 
From: MSN NicknamePenny_farthing3Sent: 10/7/2004 12:10 AM
 
can be used even in a chat room or on message boards.

Reply
 Message 7 of 9 in Discussion 
From: MSN NicknamePenny_farthing3Sent: 10/7/2004 12:33 AM
 
html help

Reply
 Message 8 of 9 in Discussion 
From: MSN Nickname¤Penny¤2Sent: 3/27/2005 12:45 PM

Reply
 Message 9 of 9 in Discussion 
From: MSN NicknamePenny_farthing3Sent: 6/20/2005 8:07 PM
THis will help you understand it more.

First  Previous  2-9 of 9  Next  Last 
Return to ~Tutorial & PSP~