Well firstly you should try to be a little more detailed when asking a question.
A good web programming idea would be to use xhtml/html to create a decent website, but only use this if you are experienced.
You could also use Adobe Dreamweaver - it is a brilliant piece of software, but again, you have to be experienced to use it.
If you are really inexperienced, you can go to the last, and cheapest option - Microsoft Expression Web Design/ Frontpage.
It is easy to use and will help you create a website in minutes.
Hope this helps
Im not sure what you mean by 'best idea', but this should help you for software.
2007-09-20 21:42:00
·
answer #1
·
answered by ashil.mistry 1
·
0⤊
1⤋
I believe that the "best" new development in web design is the AJAX (Asynchronous Javascript and Xml), invented about two years ago, that allows the interaction between the client and the server without having to reload the page.
However, if it is great for interactivity, it has the disadvantage of TREBBLING the size of the code (one part in HTML, one in Javascript and one in PhP or ASP or JSP). A pain in the neck for three reasons:
1. The site is much more complicated and requires much more coding,
2. Every newcommer now wants AJAX designs... but keep wanting to pay for static pages! A site I would design static for 1000€, I have to charge at least 1800 for AJAX.
3. Browsers are still not up to date with it, so what works on one browser does not necessarilly work with another: this leads to a code with a lot of "conditional statements":
"if (IE7) do this, else if (firefox) do that, else if (opera) do that one, else say "you browser is crap!""
2007-09-20 23:23:54
·
answer #2
·
answered by just "JR" 7
·
0⤊
0⤋
Don't get involved unless you are a masochist.
2007-09-20 21:35:49
·
answer #3
·
answered by Anonymous
·
1⤊
0⤋
what exactly r u asking...be more clear...
2007-09-20 21:30:11
·
answer #4
·
answered by Mac 2
·
0⤊
0⤋