Posted: 2/13/2006 3:51:14 AM EDT
| I want to build an intro page for my forum. I'm HTML dumb. Anyone got any tips on a free HTML editor? I've got FrontPage 98 lying around here somewhere, but I don't want to use that unless necessary since it is so old. |
+1. the guy who wrote it (or one of the guys who wrote it) is a member of glocktalk. |
Youre kidding, right? did you ask the guy at the gunshop.." I wanna gun ,but I do not want to know how to break it down and clean it NOR do I care on how to reload the mags." reminds me of my mother... "I just spent 1500 dollars on a computer, I shouldn't have to read the manual in order to operate it....." ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]()
|
|
Go to htmlgoodies.com and learn how to do it yourself. It's really easy. If you can master board code, you can master html. I'm serious. You'll spend just as much time, if not more, learning how to use an editor as you would learning how to write the code yourself. |
+1 If you want to write the html directly, I recommend HTML Kit |
+2 Composer is really easy to use, and you can look at it as a learning tool. You can just build the page like you would normally see it and then look at the html behind it if you care, or need to modify something directly that composer won't do. |
|
Not to hijack the thread, but has anyone here had any experience with building sites using style sheets? I understand this can be done and using tables and such are no longer necessary. Is this the case and if so can you point to a really good site that has understandable instructions on how to do this? I have an application called geeklog I need to modify. |
webmonkey |
I have a ton of experiance. Now - making a totally tableless layout has some limitations right now - but this one page has a lot of great information - its the Box Tutorial www.thenoodleincident.com/tutorials/box_lesson/boxes.html Eric Meyer is a CSS guru. Check out his two books. Here is some info on his site: www.meyerweb.com/eric/css/ And this is a GREAT website for designers: alistapart.com/ Specifically the CSS section: alistapart.com/topics/code/css/ Back to the original poster - notepad is free and fun for all. But if you know NO HTML at all, get Dreamweaver. It will make the cleanest code for a noob that you can get. I hear you can download it for FREE from macromedia.com, and then find a serial number on the web. As much as I cringe when I hear amatures DIY their own web stuff - good luck to you! ps - webmonkey is ok for beginners - but they are lacking on the more advanced CSS stuff. pss - Robot 44 - for all your web/design needs - www.robot44.com |
Thanks for the info. New to CSS, not to web site creation or design - just haven't done it in a VERY long while. So cringe away! |
Actually - I am cringing at the orginal poster - not you. Anyone attempting a table-less design has some HTML experiance. And I plugged my own site ;o) I figured free advice was worth a link ;o) |
+1 This is what I used to get started using html about 5 years ago. |
|
If you want to see some amazing things that can be done with just CSS, check out www.csszengarden.com/. FrontPage makes crap HTML. Learn to do it the real way using a text editor. But not NotePad. |
You are most correct Mister44-san - free advise was worth a plug. |
That was an excellent site - will help out tremendously. |

