![]() |
Re: Web Design Tools?
(This is a real tip!)
If you think that validating your code is time consuming, try the Firefox web designers toolbar plugin. It has a lot of very useful features for web designers. One menu allows you to easily validate your html, css, WAI standards, and a few others. I use it all the time. All you have to do is click the menu, click the type of validation, and it pops up in a new tab, or new window if you want. I think everyone should validate code, especially when it is that easy. I suggest validating it constantly while coding for two reasons. The first is that if you wait until you are done and find out that there are tons of mistakes, you may give up fixing them. The second is that I found that after making a few websites while constantly validating them, you start to write more valid code by default. Now, I can write code and never get errors. The only problem I run into is when I copy and paste text to post on the site and it has appostraphies in it ('). That produces an error in the html validation. I always have to go back and fix that. |
Re: Web Design Tools?
Quote:
Another reference: CSS Properties to JavaScript references |
Re: Web Design Tools?
Quote:
|
Re: Web Design Tools?
I thought about that problem that I just mentioned. Does anyone have an idea of how I could have the php convert any apostraphies into the code for an apostraphy? The text is inputed directly into the code and uploaded using ftp. Is there a way that when a page is downloaded, the php could first check for html entities and convert them into the code for the entity?
|
Re: Web Design Tools?
Quote:
|
Re: Web Design Tools?
I would also like to suggest the idea of a CMS. It is an easy way to quickly make a very good looking and well organized site. I too would not recommend PHP-Nuke but Mambo and also e107 look really good. You can check them all out and do a demo of the admin interface too at http://www.opensourcecms.com/
If you are looking to do some coding/customizing but don't want to make a whole site, you can go with a CMS and then make your own plugins, themes, images, etc for it. |
Re: Web Design Tools?
Quote:
|
Re: Web Design Tools?
Quote:
|
Re: Web Design Tools?
Quote:
|
| All times are GMT -5. The time now is 01:50. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi