Adobe Dreamweaver may be good for the beginner web designer. When I started out creating web pages this is my program of choice and to create a website without it would simply be unthinkable. However this is also a time of massive frustration as different browsers rendered my pages differently, different operating systems would cause major discrepancies in my page's layout, and the page would load terribly slow due to improperly optimized code.
I'm not saying Dreamweaver is a horrible program. When I do not have my favorite program, Notepad++, installed, and Dreamweaver is, I will use Dreamweaver. However, I refuse still to use it the way I originally did, using its what-you-see-is-what-you-get (WYSIWYG) editor function. I refuse to use this function because I've found that it never is really what you get. It's what Dreamweaver sees but no other browser seems to render the page the same way. Gaps appear randomly throughout your page. Margins distort and CSS renders completely off.
The way I will use Dreamweaver is by switching to "Split View" or "Code View" and then using it as a notepad-style coding program. Split view is nice because it allows you to see it real time what changes you are making, rather than refreshing a browser.
Notepad, although sparse in features and abilities, is one of the most optimized HTML/CSS programs if you know how to "raw code" web pages notepad can be one of the best. The code will have no "filler text" or have random gaps appear on the page.
Notepad is a program that is found by default in any standard Windows machine. To access notepad, go to Start -> Run, and type "notepad.exe" (no quotes). This will open up the Notepad application which is, yes, barren and plain in features, but very versitile in terms of coding for other languages, including HTML, CSS, Batch, and even some BASIC or other languages. You can simply save it as a different language extension (for example, .html).
Notepad++ is the same as notepad, except with the ability to view syntax highlighting, line numbers, and more save features to make it easier for the end-user. Notepad++ is my program of choice for all of the reasons listed above. Notepad++ will, if you know how to code HTML and CSS well, be your program of choice as well.
Notepad ++ has several languages to choose from and will automatically highlight the syntax of that language for you. If you have a full understanding of the language(s) your are using, Notepad++ is certainly the way to go. This can be found with a simple Google search, and it is a 100% free piece of software.
Published by Patrick Howe
I have some extensive experience in the technology fields, working with tech repair shop owners and IT professionals to make your technology frustration a little less frustrating. View profile
- Creating a Windows-Free Web Design EnviromentIt is possible to create a productive web site development environment usiine Gnu/Linux and Free and Open-Source Software. This system can match the functionality of a Windows based setup and provide more stability, a...
- Review of Practical Web Design MagazineBeing a web designer I spend all too much time in front of my computer screen and was looking forward to checking out the physical "print" world again. To my surprise, I found a $15.00 magazine with CD devoted to web...
Best Web Design Software Programs5 of the best web design software programs currently available on the market. Mac users won't feel left out here either.- Student's Guide to Web Design Courses OnlineAn overview of web design courses online. Learn about what online schools and classes are right for you, what you can expect to gain from those courses, and what employers will look for from aspiring web designers!
- Three of the Best Non Microsoft Web Design Software Programs for Under $100Creating a web site does not have to cost a ton of money, nor does it mean having to use a Microsoft product. In fact, these three programs cost under $100 and can work wonders in the world of web design.
- Starting a Web Design Business
- Best Software Programs for Web Design
- Top 10 Web Design Programs for 2009
- Top 3 Non-Microsoft Web Design Programs
- Education for a Career in Web Design
- Web Design Software Downloads
- Intro to Web Design: HTML Basics



