I want to learn something so that my page looks better… I only know HTML and XML.. what should I learn next?? Do I need to learn CGI? or is it outdated? I don’t want any corporate level apps.. just a personal website.. But I don’t want to be learning anything which I can not directly apply.. I think I should learn CSS (cascading style sheets) .. What do you suggest?
CSS and PHP and Java Scripting. All those are great, and can compliment eachother.
September 30th, 2009 at 11:16 am
CSS and PHP and Java Scripting. All those are great, and can compliment eachother.
References :
September 30th, 2009 at 11:27 am
Learn CSS, Javascript…maybe some PHP or ASP will be better. Also search more about Web 2.0
References :
September 30th, 2009 at 11:36 am
As dimension said
CSS for making the page look nicer
start at http://www.w3schools.com
Learn how to use a graphic/photo editor
such as gimp http://www.gimp.org
Javascript which is client side scripting
if you want to have immediate interactivity of your visitors with the site
start also at http://www.w3schools.com
PHP or other scripting (ASP, JSP, CF etc)
if you want more advance interactivity
(want to build an application)
start here http://gr2.php.net/manual/en/tutorial.php
GiorgosK
- http://geoland.org
References :
September 30th, 2009 at 12:19 pm
Use modern web standards (XHTML and CSS). Knowing CSS will really be beneficial for you to grow as a web designer.
References :