zach101
May 28 2006, 09:46 AM
| | Hey guys I use dreamweaver to code my sites, I heard even though the "hardcore" people dont use it, its at least better than front page. And what I was wondering is are there any website building/helping tools or programs besides those two? I havent heard of any but I figured there might be a few more. The other question I had was ive been hearing alot about CSS and layers. I know what CSS is and have been trying to incorperate that into my site when/wherever possible However what are layers? And can you reccomend a good book on webdesign? I dont want a "for dummies!" one cause I know some HTML and CSS but id really like to have a good referince book for the intermediate designer.
Thanks in advance Zach |
Reply
electriic ink
May 28 2006, 11:27 AM
I used to use this tool. It's called Web Page Maker. It's not free but you download a trial copy of it for nothing and then pay the full $50 (Ģ26) later on. I don't know any books however. I've found that if you google enough times you can find all the html/css you'll ever need to know online. Finally, please don't sign your name on the end of your posts.
Reply
garbage
May 28 2006, 11:55 AM
I use dreamweaver, i think its awesome it's great especially if you are learning it teaches you alot.. as you are going thru using it.
Reply
MaineFishing45
May 28 2006, 12:42 PM
If your looking for a reference and stuff, you can try W3Schools. They have everything that you will ever need to know about the web and stuff. Here is a link, try them out. Everything I mean... CSS TutsHTML TutsMain Page (Home)Those are good for beginners and stuff, so please enjoy. Let me know if they helped, otherwise I don't know where to go.
Reply
garbage
May 28 2006, 12:59 PM
QUOTE(MaineFishing45 @ May 28 2006, 07:42 AM)  If your looking for a reference and stuff, you can try W3Schools. They have everything that you will ever need to know about the web and stuff. Here is a link, try them out. Everything I mean... CSS TutsHTML TutsMain Page (Home)Those are good for beginners and stuff, so please enjoy. Let me know if they helped, otherwise I don't know where to go. man if he cant find any help at w3schools.. he's pretty much screwed.. cause they cover it all
Reply
kylelnsn
May 28 2006, 06:47 PM
well i must be the strange one here i use both because neiether has all the features i need, i prefer dreamweaver becase that one rocks and frontpage i only use if i need certain things although both are brilliant just that dreamweaver out strethces frontpage, anyways its good to see those tuts becasue they rock and thanks for th help i have recieved in the past, css is really cool and you can do soem wicked things wiht it, thanks for thsi good luck on your site!
Reply
zach101
May 30 2006, 12:28 AM
Hmm good to hear that input guys, So many people say "ya the real coders dont ever use dreamweaver or Front page" or at least thats what ive heard. Its good to see that other people use Dreamweaver too. Oh and fishing thanks so much for the links there awesome.
Reply
underscores8
Jun 10 2006, 09:45 PM
I design websites for businesses and I use Dreamweaver MX '04 and Flash MX '04. Flash is an awesome program to use for advanced sites or sites with animation. I use flash either as a top page title and buttons, or for the entire page. Coffee cup web editor is another webdesign tool that's pretty good, but is made mostly for updating. EZ-Generator is a site maker that uses mostly templates. Coffee Cuphttp://www.coffeecup.com/Flashhttp://www.adobe.com/products/flash/flashpro/EZ-Generatorhttp://www.ezgenerator.com/
Reply
farsiscript
Jun 10 2006, 10:24 PM
I use notepad for develop php code and for html and css i use frontpage , but my friend tell me one software with name zend studio is very good to develop php source ? i look at www.zend.com and i find it but its not free . did you work with zend studio ? My friend Tell me : Last version of zend Studio : 5.2 File size : 40MB Huh, if you used this software and if you like it tell me to payid for this software . thanks all
Reply
dreus
Jun 10 2006, 10:28 PM
I first learned how to code in HTML after taking a computers class in high school. Back then, we had to make a working website as part of a school assignment. All we were allowed to use was notepad. Dreamweaver / Frontpage were strongly discouraged. A few years later (and forgetting most of the HTML I had once learned), I felt like building a website again. I decided to give Dreamweaver a shot and found it to be really easy to use. Lots of flexibility and nifty features. By switching between coder/designer views, I kind of re-taught myself HTML and using the dual view/features, opened up to a lot more tweaking (not to mention getting more done in less time). I haven't worked with Frontpage so I can't really comment on it. I recently toyed around with CSS but I have not quite figured it out yet. There's a website at http://www.cssbeauty.comthat showcases a lot of nice looking examples of websites that use CSS. Good luck with your web designing!
Reply
Latest Entries
msabas
Jul 17 2006, 09:01 PM
well ther you have it vic, using dreamwever is a great way to learn how to code in css. as you can select a premade css template and follow it and edit it. Also I say if you have the programs and if you have the knowlegde just use everything you have.. the more resources the better.
Reply
vicviqbe
Jul 17 2006, 07:19 PM
I user Dreamweaver to design my webpages, I also, I'm learning CSS, I know that CSS is a very good tool to make dinamic site, where we need to manintain the same format... I think CSS is very very useful. Because we can create classes to include in the site... So, I had never use FrontPage, but I will do it to test  Good luck to everybody!
Reply
Sprnknwn
Jul 17 2006, 05:58 PM
I would recommend Dreamweaver. Of course that itīll put some rubbish in your code but much less than Frontpage and itīs an estandar. I mean, youīll find lot of resources and tutorials to make websites in Dreamweaver so I think itīs the best option to learn making websites. You can also learn code and make it with notepad, which is the best option to make sure that the site only contents what you want, but you have to know html and css very well not to get confused and notepad wonīt help you to locate errors. But itīs the best option if you have deep knowledge of web-design.
Reply
fffanatics
Jul 17 2006, 05:33 PM
OK as a programmer of all sorts and not just web development, i used to use notepad and then went to coffee cup because i liked the text coloring, etc. Then i started using dreamweaver because it made life a lot easier for some of the development but it still wasnt anything that special plus it isnt cheap. So, i decided to try one last thing. As a developer i have used the eclipse project for java and c++ development and its a great ide. So one day i was looking through open source projects for it and i stumbled on a html/php plugin for it and tried it. It rocks. It not only finishes the closing tags for you, but it also validates, debugs, etc. all of your code and tells you where you have issues in a much better fashion than dreamweaver. Whats even better is that it is free. So i use eclipse when i am windows. However, if i am currently in linux, i also use eclipse but if it is just for something small and easy, the basic xemacs text editor (way better than notepad) makes life easy for the small things.
Reply
msabas
Jul 17 2006, 12:54 PM
it sounds like the majority of the people use dreamweaver, also it's just like anything else, why would you make the same ting from scratch over and over, especially when you already have a premade template, or and easy plug in and go. Im mean you can still do exactly what you want, and if you you know how to code on note pad with out using dreamweaver wwll its just a plus..
Reply
Similar Topics
Keywords : dreamweaver, front, page
- Dreamweaver Cs3: How To Link Content To Layers/apdivs
(5)
Dreamweaver Cs3 Help With Php
dunno where to post topic. webdesign based but software? (1) i have installed cs3 and its good with html and such but when im previewing .php files its showing
not connected to internet. do i still need to install php,mysql and such? xamp right?....
What Program Do You Use To Design Your Web?
Frontpage, Dreamweaver, a good text editor? (82) I personaly choose frontpage because its easy to use but.....I use dreamweaver for PHP.....
A (hopefully) Simple Dreamweaver Question
(4) Hello all. I've been using Dreamweaver for a couple of months now and I'm learning as I go.
I'm pretty much totally new to making websites so I'm happy with how things are going at
the moment. I feel there is something super obvious that I can't work out how to do though.
This is my site. http://www.scottishdreamteam.trap17.com/ I'd like to be able to have like a
banner down one side so that I could have all of my links in there and possibly the adverts. The
way it is just now means that I have to push the table and important stuff of the....
Best Design Solution
Dreamweaver or .NET? (3) the best way, but mostly the easiest way to design a web site is using Macromedia Dreamweaver 8,
with extension pack 2. another way is by using Microsoft .NET studio, but it is much difficult. so
what shoull it be?....
Dreamweaver
Dreamweaver's a good Webdesigning Studio (22) I recently downloaded Macromedia's Dreamweaver 8, and I can say that it is the greatest
webdesigner that the world has ever seen! The only problem is that it costs too much money in my
tastes, but otherwise it is perfect! Does anyone know of a webdesigning studio that does not
cost any money and that can be downloaded off the internet? I tried using Notepad++ (search Google,
I cannot recall the site) and it is a coder, but not a webdesign. It doesn't actually show you
what the site will end up looking like, but it shows you colour-coded codes for your sit....
Dreamweaver On Linux
(15) dreamweaver on linux I have a little problem, i recently started tu run linux on my
computer but i can't find any prgram similar to dreamweaver to maintain my site any ideas? ....
Dreamweaver And Fireworks
How to make an good banner and logo? (6) Hi please help me. I got Dreamweaver, Fireworks, and Flash Professinal and they are all the best
(8.0) how can I get an great or good banner and logo? I still have very stupid ones. Like basic. It
looks like a kid that drew it. Really. So please if you have any tips, videos, websites, and more or
teaching me how to be good at makeing Banners, logos, and images. Please help me. /sad.gif'
border='0' style='vertical-align:middle' alt='sad.gif' /> ....
Dreamweaver Permissions Issue
Access denied when trying to FTP (5) Okay, so I was trying to FTP these files over dreamweaver today... and it seemed to be working fine.
But then, certain files won't let me transfer from my hard drive to the internet, or the other
way around. It gives me this error message: QUOTE An FTP error occured - cannot put form1.html.
Access denied. The file may not exist, or there could be a permission problem. Anyway, I know
that the file does indeed exist. I've opened it on my hard-drive... and it is there. But it
won't let me upload this one or certain other ones with the FTP. So I went o....
How To Put Javascript And Css In Dreamweaver
(9) HI, If anybody worked with dreamweaver, and succesfully used JS codes and CSS in their website,
please reply and tell me how to, cause when I try too put Javascripts it won't work....I also
tried to put an textarea with scrollbars in a table...put in design view the content won't stay
in the widths and heights I typt in...can someone help? thanks ....
Frontpage And Dreamweaver
(34) Hey, for a few years now I have been using Microsoft Frontpage, and lately the latest one 2003.
Whenver I go to download a cool website template, it always say "This website template was made with
Macromedia Dreamweaver". I have tried Dreamweaver from a free trial from www.adobe.com, and did not
really find a difference. Could you please explain to me what the difference is? And is
Dreamweaver really better than Frontpage?....
Putting In Videos With Dreamweaver
Clicking a link and opening them (5) Ive been to numerous sites where people can click on a link and download a video. Maybe its
something very simple but idont know.... If someone could show me how do this using dreamweaver that
would be appreciated... also where would i upload the file too... bc its a video, so would it go in
just the public folder or in picture or what? plz tell me bc ive been wondering about this for a
while, same thing with a music download link, i suppose they are the same thx in advanced jon....
Dreamweaver Or Front Page Or Other?
which's more professional & user-friendly (108) Dreamweaver is founded by Macromedia and Front page is founded by Microsoft. Both are used for
creating websites. Personally, I am using Dreamweaver MX, it is very user friendly and have great
support towards other Macromedia softwares like Flash and Fireworks. How about you, what kind of
software do you use to build your web?....
What Program Do You Use To Design Your Web?
has another good than dreamweaver ? (226) I has use a lot all of macromedia suit like Dreamweaver ultradev4 , 4 , mx , mx2004. Is there
another good program to design website than macromedia dreamweaver? I just want to try other
software may be I will get a new idea and effect for my site. PS. don't try 2 answer microsoft
frontpage hehehe /biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> ....
Looking for dreamweaver, front, page
|
|
Searching Video's for dreamweaver, front, page
|
advertisement
|
|