How to learn web design online?

How can I learn web design by myself?

  • I am studying graphic design and I want to learn web design at the same time by myself online... I already know some sites with tutorials and stuff, but I want to know the order on ...show more

  • Answer:

    My path for learning web design was: HTML > CSS > PHP/MySQL > JavaScript > ActionScript The learning Dreamweaver thing isn't essential, I mostly just use it for organisation and syntax highliting, you will learn dreamweavers features as you learn the other stuff. Learn CSS first, It's very powerful for designing.

AZK3GYFCILWWKJR4XVT2F5QRBE at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

best way to learn is to have go yourself, click on the link below to download some software to get yourself going once installed search google for html and css tutorials once you have learn the basics it will be a lot easier to learn the harder stuff http://www.freescripteditor.org/ hope this helps

fuzzywig

I think that you are on a good start with learning some basic html. As for where you should go from here it really depends on what you want to do. You can use things like word press, joomla and such to make a website without more than some basics. I would suggest that you learn CSS and probably something more powerful like php, and then learn how to tie that into some database software like MySQL. If you want to design the whole site by yourself you might want to consider learning all the tools that are in Dreamweaver if you have a copy. You can design a pretty good site by just knowing html, php and MySQL, it would be a good idea to get those down at least with some basic background even if you do decided to use a CMS suite like word press or joomla. So where to next? Spend an afternoon looking into CSS and then spend the rest of your time learning php. It's really close to programming languages and can be very powerful. There are other ones out there that do similar things, but I would say that php is higly adapted by the community.

slapjaw

Three most important languages to learn is: 1) HTML (XHTML) 2) CSS 3) JavaScript The above three languages are used on the client side (within the brower) to affect the web site functionality. Beyond this, the languages you use will be for server-side functionality. they could be PHP, JAVA, the ASP.NET Framework and a language supported by it such as C#. Or one of the many other languages that exist. then you will want to learn how to store data in a database and that means you will need to learn SQL. Stick to the first three, and then expand your knowledge. If you need furhter assistance, then feel free to send me an email: [email protected]

irishtek

Dreamweaver has CSS, XHTML and XML alone. So I would recommend learning that program first. Actionscript isn't very hard either, very similar to PHP. You can do that last, helps knowing other languages first.

Garrett

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.