| 1. |
Solve : Why do you need to re-design your website?? |
|
Answer» Recently, I have received emails and calls from some companies in need of website re-design. They always come with the same question " why re-design?" if the information is already online. Did you know you can have a web site with no HTML?Don't start this again! Unless of course you mean something else. Quote from: kpac on January 22, 2010, 10:21:32 AM Don't start this again! Unless of course you mean something else.What else could it be? In a few years from now HTML will be history. But maybe the OP was not talking about HTML. Or maybe he was telling us HTML is doomed. Perhaps he might elaborate more. Quote In a few years from now HTML will be history.Explain.HTML is a bottleneck. Example, to read a sound file you hare to have some kind of plug-in for the browser that is not provided by HTML alone. Likewise for a video file. And the browser had be designed to use other kinds of script or p-code. Some parts of current web sites use a lot of java, not JavaScript. So it is just a matter of time web sites are going to be done in some other kind of code and the browser will request the advanced code instead of HTML. The page will load faster and the user will not be ABLE to see the source code. These kind of changes come faster that we can predict. Current problems with the INTERNET may dictate that HTML be dropped to improve performance and security. When that happens, all web sites will have to be re dinged, or at least translated into the new pseudo code. I may not be Java, but something along that line.I doubt that will happen for a long time. The W3C released XHTML Strict 1.0 not too long ago as the web's standard markup language. They didn't do that for nothing.Also, HTML5 came out. |
|