Page 1 of 1
web design tutorial
Posted: Tue Mar 13, 2012 1:35 am
by ayu
Hi all,
I'm a newbie in web design. I want to make a design from scratch not download template.
Maybe for sample for this :
http://carbonmade.com/
Anyone would give me an tutorial for that or have the tutorial?
Thank you
Ayu,

Re: web design tutorial
Posted: Tue Mar 13, 2012 3:32 am
by social_experiment
The easiest option will be to use a search engine and look for 'web design tutorial'; designing a site you have to look at what is required, what specifications you have to meet. You can read a tutorial but there some things that only experience can teach. Download a template and view the source code to see what the layout is like, css, etc.
Re: web design tutorial
Posted: Sat Mar 17, 2012 12:31 pm
by califdon
ayu wrote:Hi all,
I'm a newbie in web design. I want to make a design from scratch not download template.
Maybe for sample for this :
http://carbonmade.com/
Anyone would give me an tutorial for that or have the tutorial?
Thank you
Ayu,

As others have said, web design is a very complex set of skills. You will not learn it from one, or even several, tutorials. But they can get you started.
To learn how to design web pages from scratch, you need to learn the fundamental skills. My advice is for you to take several HTML tutorials. Learn as much as you can about HTML. At first, don't worry about the fine details of color, fonts, "open space", etc. Just learn ALL the HTML element
tags and the structure of a web page. Then take several CSS tutorials. Learn everything you can about CSS. Create sample pages with lots of variations in CSS styling, until you can easily re-style a page just by changing the CSS styles. Then take several Javascript tutorials. Learn the document object model of a web page and how to write Javascript functions and use Javascript objects to interact with the user. Then take several AJAX tutorials. Learn how to request data asynchronously from a web server, and how to use that data to modify your web page. Then take several PHP tutorials. Learn what you can (and can't) do
on the web server before sending the web page to the browser. Then take several (
many!) MySQL and relational database tutorials. Learn how data is stored and retrieved.
When you have finished that, you will be ready to begin learning about user interaction, the aesthetics of visual design, fonts, colors, etc.
Don't expect to view a few tutorials, read a few books, or even take a few classes and suddenly become a web designer.
Re: web design tutorial
Posted: Fri Mar 30, 2012 5:17 am
by stevejohn012
I learn webdesign from w3school website. You may also try they are one of the best tutorial service provider.
Re: web design tutorial
Posted: Wed Aug 29, 2012 3:02 pm
by Live24x7
for all that califdon has recommended
from html to css to javascript to ajax to php to mysql
w3school website
http://www.w3schools.com/ is where you get it all at one place.
all the best.
Re: web design tutorial
Posted: Wed Aug 29, 2012 3:28 pm
by califdon
I find w3schools.com to be very helpful, too, especially to get a first-time look at a wide variety of skills. But there has been some criticism of the site for not being fully in conformity with standards in some cases. My advice is: take advantage of the easy access to a huge array of web tools, but realize that they may not be 100% accurate, so if you're getting into a particular issue deeply, you might want to look for a second opinion, just like with medical professionals!
Re: web design tutorial
Posted: Tue Sep 18, 2012 8:52 am
by Celauran
Re: web design tutorial
Posted: Fri Mar 15, 2013 7:32 am
by madelinekim
If you want to learn about web designing then online tutorials are the best option for you because online tutorial provides the flexibility to learn innovatively all the tools and features about designing software. As my point of view adobe dreamweaver is the perfect designing software for learning.
Re: web design tutorial
Posted: Fri May 10, 2013 3:28 am
by annaharris
According to me,
www.w3schools.com is the best choice for the best web tutorial.