Is there a program that helps with html and site making?
Printable View
Is there a program that helps with html and site making?
i beleive its called frontpage
frontpage for beginners
aracnophilia for more advanced
or dreamweaver
Or notepad, for those that like to get under the hood and tinker.
theres also one called koala HTML, its for beginners, just search like CNET or somewhere.
Anyone got the hashes for any of these?
go to cnet.com
Notpad. :PQuote:
Originally posted by Kunal@18 October 2003 - 21:16
i beleive its called frontpage
How do you notepad?
hand code, but if you can do that, then use microsoft frontpage, otherwise, try koala html, its the simplest program i know of. you can get it from www.cnet.com. :D
<html>Quote:
Originally posted by lx_tricky@26 October 2003 - 16:24
How do you notepad?
<title>This is a page of HTML code</title>
<h1>Welcome to the wonderful world of HTML</h1>
<body>
Just put whatever you want in here, you have to use the "BR" tag or the "p" tag for a new line or new paragraph...
so there's a new line here...
and a new paragraph here
</body>
</html>
copy the above into notepad and save it as an html file
then open it in your browser
Notepad is pros only. :P
If you really want good results you can use an editor but you'll end up doing little edits in notepad in the end!! Just my feelings but i found frontpage added a damn lot of crap scripting which wasnt needed! <_<
Although I am a anti micro$soft who uses windows :rolleyes:
notepad is ur best buddy. and maybe some books. if ur a noob, dreamweaver and frontpage. i use frontpage when i'm lazy. :D
I used to love Dreamweaver, but Frontpage 2003 is the one I go for now.Quote:
Originally posted by abu_has_the_power@27 October 2003 - 00:49
notepad is ur best buddy. and maybe some books. if ur a noob, dreamweaver and frontpage. i use frontpage when i'm lazy. :D