.:HSTuners::::Hondas Wanted:: |
02-04-2003, 04:39 PM | #1 |
Repost Wagon
Join Date: Dec 2001
Location: over here
Age: 44
Posts: 17,266
|
html help
i know html very good, and can write it by hand, but i use front page to have my site done. anyway i use the form tags a lot and i end up with nasty spaces every time i try to close the form (just like i would put an < p > tag there.) anyone knows wassup with that ? i looked at the code itself and can't figure it out.
__________________
|
02-05-2003, 02:12 PM | #2 |
Posts: n/a
|
Are you talking about extra blank space between lines, such as carriage returns? And does it show up in both IE and Netscrape?
Perhaps you should post an example along with the code.....? b |
02-09-2003, 02:40 AM | #3 |
Posts: n/a
|
your problem is frontpage, plain and simple. uninstall that POS
|
02-09-2003, 11:29 AM | #4 |
Repost Wagon
Join Date: Dec 2001
Location: over here
Age: 44
Posts: 17,266
|
hmm what program should i use ? i really need something that does it tha graphic way. i don't feel like writing the code by hand
__________________
|
02-09-2003, 05:02 PM | #5 |
Registered User
Join Date: May 2002
Location: IL
Age: 40
Posts: 1,813
|
notepad in one window, and your browser with local page in another. thats the only way to make truly efficient pages.
I've heard that the latest version of dreamweaver is pretty good, but still I wouldnt use it. just take the time to sit down and design your site from the ground up. use global style sheets and things are real easy, then your updates are a breeze if you use comments correctly. btw, I got this book long ago and it has been the best book when it comes to writing and designing webpages: Web Pages That Suck; learn good design by looking at bad design. This is the best book ever, you'll learn a lot. |
02-10-2003, 02:51 PM | #6 |
Posts: n/a
|
I've tried FP before and I attest to it sucking bad. I always used a text editor and just coded by hand. Syntax highlighting is nice, so Notepad may not be the best. I also would like to put in a plug for style sheets, they are the bomb.
b |
02-10-2003, 07:51 PM | #7 |
Posts: n/a
|
Dreamweaver isnt bad if you work in code view and just use dreamweaver itself for previews and repetitave things.
Frontpage is definately a problem but i also believe that form tags will always leave an extra line after [/form] try using css to remove all the spacing there is good css refrence on www.blooberry.com |
02-11-2003, 02:10 AM | #8 |
Repost Wagon
Join Date: Dec 2001
Location: over here
Age: 44
Posts: 17,266
|
hmm i couldn't find it in the page you gave me. thanks for the link. some pretty good info there
__________________
|
02-11-2003, 06:16 PM | #9 |
Posts: n/a
|
i just write it all by hand in the notepad. the codes i use alot, i save + just copy/paste again n again. front page always messes things up and uses waaaay too many codes + un-needed spaces.
i've never tried any other html writing program other than front page, though. |
Thread Tools | |
Display Modes | |
|
|