View Single Post
Old 10-10-2001, 02:38 PM  
Bigwebmaster
Registered User
 
Join Date: Apr 2001
Location: Seattle, WA, USA
Posts: 47
Its just the source! You won't have it. Are you guys all that dependent on programs that write the code for you? Doesn't anybody actually write code to know how things work and when things will execute and when they will not execute? For example

< html >
< head >< title >Hello World< /title >
< /head>

< body >

Now if this were actual code, do you think it would show up like this? and wouldnt the following code make your text red ?

< font color="#ff0000" >Red text< /font >

It doesn't because this is just the source!

< /body >
< /html >
Bigwebmaster is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote