| | I have a few questions about desinging a site: What is the best program to desing a site? Question What program do you use to design nice pictures and banners? Plz give some info!! Exclamation |
| Nov 8, 2009 |
Photoshop is great for creating graphics, while Flash is useful for animated objects. I wouln't use Flash too much though on the web page. Seems that excessive flash use is definitely out of style and web sites that are flash movies are not popular ( they look nice, but search engines can't index them). I like Dreamweaver for html because it has a lot of automated features like synchronizing, checking broken links, etc....
read more.
Best program to design a site is a text editor. Choose any flavour you like, Vi, emacs, editplus for windows. In this sense I'm old school.
Alright, I give you that the modern design programs like DreamWeaver have come long way from what the WYSIWYG editors were at nineties and they probably work well for trying out things and so on. But for the future of web designing - or what I think we should be doing now - is the separation of content and design and I myself find little need to do designing with a WYSIWYG editor. Anyways I don't condemn anyone for using them, it's just not my thing. Graphics... If I was old school with the page degigning I'm very predictabl with the graphics issue. Yep, Photoshop for me. Simply it is just best graphics design software ever produced. None of this answers your question, of course, but I'll get to that. Those things just had to be said, and now that that's out of the way, here's what you were looking for: HTML Editors There are two kinds of HTML editors available: text-based and WYSIWYG. Text-based editors are those that require handcoding—meaning that all HTML tags and scripts must be typed by the user. Those who want to use a text-based editor must have a good knowledge of HTML tags and syntax. Notepad, the default text editor which comes with most version of the Windows OS, is an example of a text-based editor (BTW, I don't recommend using it as it has no rendering styles, meaning that things can get confusing if your HTML code gets too long). WYSIWYG stands for What You See Is What You Get. It is a word used to describe a system in which content during editing appears very similar to the final product. MS Word is an example of a WYSIWYG editor—when you type in bold, the final result is also bold (BTW, though MS Word can also be used as an HTML editor, I very strongly recommend that you NOT use it, as it adds a lot of useless code to the HTML file). Below is a list of HTML editors, both text-based and WYSIWYG. Text-based editors
WYSIWYG editors
Graphics Editors There are three types of graphics: raster graphics, vector graphics, and animations. Usually, different software are used to create raster and vector images, with some exceptions. Animations can be either rasters or vectors and are handled with a special program that puts together multiple layers or images to create the illusion of movement. Raster graphics software
Vector graphics software
Animation graphis software
That's all for now; I'm rather tired after that post. Hope this helps! =^^=
I use Windows Notepad, myself. If you know basic HTML tags, you can use this nifty little program to code your entire site.
You can also search at download.com for Web site software. Most programs just let you click on the elements that you want to add (i.e. a table, plain text, or photos, etc.) and drop them in. But if you'd rather just do it yourself (which I've found gives me more control over where things show up on my pages, and of course how they look), you can learn some pretty good things at htmlgoodies.com - free and easy to understand.
For web design, I prefer to use these three programs: Adobe Photoshop CS+ , Macromedia Flash & Dreamweaver. I use photoshop to design the page layouts, and flash to create a flashy header. Then i use dreamweaver to put everything together and add the content. It sounds simple but it's hard... I still can't finish my site because I can't stick with one good layout.
If you dont happen to be using MS Windows and want a free graphic editor you can always use GIMP. It is also available for MS Windows. As for a web editor theres this really nice one called NVU which is also available for both Windows and Linux. These two programs are completely free and work really well for most situations. As for me, I personally use Notepad and Photoshop CS2. I dont prefer using a WYSIWYG editor because it will usually add uneeded tags or tag properties, and its sometimes harder to understand the code later on. Hope this helps.
-QuantumFlux
For my webdesign now I am using PHP Designer 2006, for graphics the Gimp just works for me, on Linux and on Windows, but when using Linux I am using Bluefish, those are quite good for me. I used to use simple text editors and editplus too, but when my scripts got really big, I need a lot of features to see the code. what I don't like about PHP Designer, that it is slow when changing between Tabs, but I got used to it.
For my webdesign now I am using PHP Designer 2006, for graphics the Gimp just works for me, on Linux and on Windows, but when using Linux I am using Bluefish, those are quite good for me. I used to use simple text editors and editplus too, but when my scripts got really big, I need a lot of features to see the code. what I don't like about PHP Designer, that it is slow when changing between Tabs, but I got used to it.
i think it best to use dreamweaver as it automaticly codes it for you and there are loads of fetures and it automaticly creates css style sheets and its simple to use
After I learned basic html I used dreamweaver for a fair while. IT's good for making quality sites with little effort or knowledge, but you don't learn much really. Personally I prefer just using text editors with syntax highlighting for the various web languages (html, php, etc)
My favorite would be bluefish. I used to use some random ones for windows but since I found bluefish I usually stick to doing my web editing in linux and use the fish. It's nothing amazingly special it just has a nice flow and layout for my liking. Setable syntax highlighting, easy file navigation, good stuff. Handles all the usual types of files and if you use a different one you can still choose which type of syntax highlighting to use. Latest Entries
Photoshop is great for creating graphics, while Flash is useful for animated objects. I wouln't use Flash too much though on the web page. Seems that excessive flash use is definitely out of style and web sites that are flash movies are not popular ( they look nice, but search engines can't index them).
I like Dreamweaver for html because it has a lot of automated features like synchronizing, checking broken links, etc.
Wow. This thread helped me out as well! I've got nearly enough credits to get hosting! Anyway, thanks to all people here who posted links to useful programs!
I prefer to use dreamweaver and photoshop, they are both very powerful programs that can do alot. I wouldn't recommend Frontpage if your onto your second website, because it only supports html and nothing else that I am aware of.
But it is more or less a matter of opinion and level of skill.
OK, Dreamveawe seems to achive overall support. Let me throw a stone. What I don't like about dreamveawer.
When doing ASP pages I finally gave up attempts to use Dreamveawer asp features. It's easier to learn ASP then to figure out how to use them in Dreamveaver. So I do it old good manual way. (Luckily, there are not so many options for PHP, so did not waist time trying to use them). Not sure about the latest Dreamveawer, but the one I have (Do not remember the release, the last one wich did not require activation) does not handle css properly (One more reason why I started to use notepad). FTP feature of Dreamveawer is stripped off. You could not set it to view hidden files like .htaccess for example. Yes, it's feature rich, but it takes time to learn how to use it so it does things for you. And in many cases it's easier to learn how to do the same things yourself QUOTE I have a few questions about desinging a site: What is the best program to desing a site? Question What program do you use to design nice pictures and banners? Plz give some info!! Exclamation I totally agree with everyone else who has said Dreamweaver. For designing a website whether a beginner or an expert, whether simple or complicated - Dreamweaver is definetly the best way to go. This is because there are lots of features you can use and combined with an FTP server, it opens up a whole new range of possibilities. The latest version Dreamweaver MX I think, is a great piece of software. I'm not sure if you have to pay for it or not but you can download it from the internet for just over 100 MB. However, there are some disadvantages when it comes to using Dreamweaver for the first time. It may seem a little complicated at first because there are so many possibilities, but when you play around and read a few tutorials it becomes more and more simpler. Another website designing program, which is not as good as Dreamweaver, is Microsoft Frontpage. Here you create your website layout(s) on a new page(s). I'm not sure how to upload this design to your website but I think that your host will have a Frontpage feature that will let you do this. But don't go along with what I said, just ask around to make sure!
Similar Topics
Keywords : program, design, website
need Web page solution (5) I have some question in mind that need solution so please 1) What is benefit of using header and (11) i need a template for a game wesite. im making a game website and need a web template thats easy to need further help with tutorial from this site (7) Hi I made hover buttons to go into my friends website because frontpage didn't allow the text on THe simplest software for buidling a good and reasonable website (16) Hi Everyone !! I want to make a website but I dont wanna use the conventional software (7) i, what is the best freeware graphic design program - for web design application (like buttons, what all do i need? (8) ok, as you may have seen in some of my other posts, i plan to make a text based online game. Well, (3) If you are using a non-windows based OS probably Linux or Mac OS may be even Solaris or OS/2, you (9) im not sure if this is the right place to ask this, but since webdesigning people visit this forum, (6) I am currently design a website for this small hotel. I have never in the past made website that A tutorial about 3Column website creation. (0) http://www.pokemon.roxr.com/indiacalling/viewtopic.php?t=22 I dont know how to upload pdf files (9) I want to add some static content to my website and was steering towards using SHTML files and the astahost topic page (1) Is there a way to see all of the available topics, perhaps an alphabetized list? I saw a topic in flash? (5) Good evening, i have heard at the 'site review' part of the forum that my site would be (1) If your looking for some new websites to join then here are some for you to join: You can join my How? (6) Ok on my website (not the one listed on sig) i have a really cool load up page which takes about a (2) hi you guys. i'm looking for a way to create a flash based music player where it automatially what to use in a website (3) Well I am not trying to compare them all. I am asking which one to use in making a (17) I'm looking for a free software for building my own website in Astahost.Is there any free good how to create a poll (4) does anyone have a good script for crating a poll on a website -----This is not a tutorial. The What Am I Doing Wrong? (7) Okay, so I was working on my site and I noticed that I can drag and drop my frmaes. I don't (39) Im a newbie & I need to make a web site for my group and i was wondering what software should i use where to find some good ones (13) Hi... I've been looking around the net looking for some good examples of free templates good this is not the correct forum. (0) Since a lot of the requests for website reviews get posted here, I figured I'd pin this topic. (10) hi all i planning to build a website. Theme: Job Info in India, forum for fresh graduates Can you software tools for website development (13) i'm using macromedia software suite in designing websites: Macromedia Dreamweaver, Firworks, (16) looking to create a fairl nice looking site, what kind of programing should i look into? also a can someone help (9) Not to sure if someone would liek to to but I need someone who can make website or has the knowlegde (18) Most of the websites that I currently visit all of ads of some type in their website design. I was (10) Astra Site Manager Astra SiteManager scans your entire Web site highlighting functional areas Looking for program, design, website
|
![]() Program To Design Your Website - Program to design your website |
Affordable Web Hosting, Low cost Web Hosting - ComputingHost.com