View Single Post
Old Mar 18, 2009 | 10:07 PM
  #8  
BetterBob's Avatar
BetterBob
Nobama
 
Joined: Sep 2004
Posts: 6,961
Likes: 0
From: Sarasota, Florida
Default

Originally Posted by sherwood
HTML isn't that bad, especially since it's just tags.

I'd highly suggest if you are looking for a new editor to find one that has a decent HTML code tab, so you can see/learn the inner workings

for a basic website with links and images, (no forms or php), it shouldn't be too hard to learn imho

even php isn't that bad for basic stuff, it can be html embedded for server processing... so if you wanted to have an email-based feedback form or something in the like
I would like to learn something, but i would rather have a working site before I start screwing with stuff.

Someone was asking about free chat? Use the one on my page if you like.
I'll work on username login, and admin options tomorrow

For now, old school chat commands seem to work
/nick NEWNICK
/me ACTION
ect..

Last edited by BetterBob; Mar 18, 2009 at 10:19 PM.
Reply