How to learn web Designing?

42 replies
  • WEB DESIGN
  • |
Hi all.

I'm using Internet all the time from site to site and from blog to blog.Now I have interest to begin web designing .Please your answer should be very simple just suppose me as student in the first year in primary school..and English language is not my native one ..I know you are great people and sure you will understand.also I'm from poor country .we began to use internet at 2008 .such miserable ,no??.I always feel that I didn't make any thing in my life as 20 years old male..I'm not telling you my life story but it's just to make you imagine.
The important question is:
I know about the HTML5 and CSS3 and HTML4 and CSS2 as I think .in frankly speak i know the names only.I have no more info about them.
So please what is the best eBook that I should start with it??.Should I start with the old versions of HTML and CSS or HTML5 and CSS3??
To be a web designer what are the best stairs that I should climb to be web designer.I mean web programmer not copy and paste.I'm IT student in first second stage and we will study web designing at third stage put I'm not sure they will give us the things that we expect.

My question from where to start?
What is the best manual that I should begin with?
And please I need your advice .it'll be appreciated.
Thanks in advance
#designing #learn #web
  • Profile picture of the author IzRush
    Hey,

    This will be your best friend as a beginner:
    Learn to code | Codecademy

    Then with your newly taught basic skills, you may use this to further advance your knowledge:
    W3C Tutorial

    Good luck in your learning!
    {{ DiscussionBoard.errors[8377672].message }}
  • Profile picture of the author yestyle
    Banned
    I think W3C Tutorial is good for beginners. After you have knowledge about Html and Css, you can join forums relate to web design & development to ask experts on.
    {{ DiscussionBoard.errors[8378067].message }}
  • Profile picture of the author Mrewards
    If you use dreamviewer you can learn by practising
    {{ DiscussionBoard.errors[8379050].message }}
  • Profile picture of the author x64
    w3school is a perfect place for you. Later you can also try lynda.com
    Signature

    Do u want the EASIEST Way to Make $800 to $3000+ a Month in Income
    100% INSTANT PAYMENT PAID DIRECTLY INTO YOUR PAYPAL
    No Selling - Not an MLM - Start TODAY ! CLICK HERE

    {{ DiscussionBoard.errors[8379169].message }}
  • Profile picture of the author MarkKapoor
    you can learn it from the w3schools.com it is very good to learn about the web designing.
    {{ DiscussionBoard.errors[8379176].message }}
  • Profile picture of the author carleywatson
    I know w3school but plz tell me other option.
    {{ DiscussionBoard.errors[8381892].message }}
  • Profile picture of the author mmchael
    I think you're talking more about wanting to learn web development.

    Design starts with the aesthetic, artistic and human interaction, UIX - space, elements, colour, psychology etc.... These types of books:

    The Principles of Beautiful Web Design, Second Edition by Jason Beaird
    Sexy Web Design - SitePoint Books
    Home ? The Secrets, Tips, Insights &amp, Techniques of Web Designers who get the Job Done - The Web Designer’s Roadmap

    If on the other hand you simply want to take a design (graphic/ sketch or PSD) then you want to search on converting PSD to HTML/CSS tutorials. This will lead you into the areas you mentioned in your post:

    43 PSD to XHTML, CSS Tutorials Creating Web Layouts And Navigation

    How to Convert a PSD Web Design to HTML and CSS | Nettuts+
    {{ DiscussionBoard.errors[8382030].message }}
  • Profile picture of the author GlobalPMT
    You can learn HTML, CSS, PHP, etc. anywhere on the web for free. A good structured and well-reviewed book (many to choose from) will help if you have a hard time putting all the pieces together.

    As a web developer that has taught for years at a large University, the primary problem people seem to have is the user interface design aspect of it. I think this is primarily because it is a bit more abstract, unlike coding that either works or it doesn't.

    Human/computer interface design permeates all of our interactions today whether on a desktop, laptop, iPad, smartphone, kiosk, etc. If you are interested in web design, this human/computer interface design should rise to the top in your areas of concentration so that you can stand out from the crowd. Look at sites that you admire, and even physical products (like Apple products or Leica cameras) to get a sense of how they take something complex and make it easier and more pleasant to interact with.

    Anyone can add more features to a web site or product, thereby making it more complex. The real genius is making your site/product user friendly and navigable to the average person without having to educate them on its use.

    Like anything in life, to get good at something will take perseverance and dedication.

    Good luck!
    {{ DiscussionBoard.errors[8383627].message }}
  • Profile picture of the author Mrnace
    I am currently learning stuff through code academy.

    i've done basic html and css so far and currently working through javascript.
    {{ DiscussionBoard.errors[8383749].message }}
  • Profile picture of the author DanCoder
    ^^ These new members give us a bad name. You should try w3schools... Honestly though, a passion is a good place to start. A good level of creativity is good to have too
    {{ DiscussionBoard.errors[8383806].message }}
  • Profile picture of the author curationsoft
    go to youtube, there are many video tutorials and tips about learning web design.
    {{ DiscussionBoard.errors[8384097].message }}
  • Profile picture of the author DonnySharma
    w3schools is good for reference. There's loads of tutorials online and even youtube. What I would recommend is Start with basic HTML - then start learning how to link CSS - Then you can learn how to program other languages like PHP, JavaScript.

    The quickest way to learn it is to do it. The more you do it, the more you'll get used to it.
    {{ DiscussionBoard.errors[8384102].message }}
  • Profile picture of the author EmmaHuston
    Hello Ahmed,

    If you want to learn about CSS and HTML, then as per my opinion you must go with w3schools.com and html.net as they provide live examples with all the topics related to PHP, CSS and HTML.

    All the best with your learning!
    __________________________________________________ _____________________
    PSD to Wordpress Conversion|PSD to HTML5 Conversion|PSD to Drupal Conversion|PSD to Joomla Conversion
    {{ DiscussionBoard.errors[8395465].message }}
  • Profile picture of the author run
    The first and the one that you should start learning is not to ask before you actually learn. All basic HTML/CSS sources or references are indentical (h1, h2, h3 .... P ....).

    The barebone of web is Html language, so you should start learning it first before jumping around and seeking to Javascript, PHP .....

    You could actually learn CSS along with HTML to give the juice to the plain language, Html.

    The one thing that you could do now is to understand the concept and theory about websites. How a website is created? What involving to create a static website?

    Don't jump over the boat. Just start learning the basic and understand it all before jumping around.
    Signature
    I just wanna tell you that most of the links in the signature are trash and/or a trap to make you pay!
    {{ DiscussionBoard.errors[8395549].message }}
    • Profile picture of the author tonyla
      I believe html and css should be taught as onje. After you learn basic structual elements, then attributes start blending in style rules. For starters avoid inline styles.
      {{ DiscussionBoard.errors[8406937].message }}
  • Profile picture of the author Varosion
    The best place to start is
    Learn to code | Codecademy
    {{ DiscussionBoard.errors[8395590].message }}
  • Profile picture of the author kumarvijay
    For Learning Web Designing you must have some basic knowledge.There are lot of Tutorials or Onine Website that helps in learning Web designing. W3 School is one of the best online learning website.Also you search from Goggle and get the web designing blogs helps in learning web designing.
    {{ DiscussionBoard.errors[8396532].message }}
  • Profile picture of the author MarkKapoor
    W3School is the best heaven for this....
    {{ DiscussionBoard.errors[8397682].message }}
  • Profile picture of the author KubiK
    Different people learn differently, for some people, the best way to learn is to actually build a simple site along with your learning. I found reading books, youtube tutorial, and online site can only get you so far. The html/css/php are not difficult language in and of itself, that is when you look at codelines in isolation, they can become complex when in an actual site, simple things are linked together, and it's the navigation and hierarchy that make it difficult. I suggest you maybe start building a site (perhaps with WP) once you have gone through the material suggested by others. Also, once you are building a site, Firebug plugin in Firefox is immensely useful IMO.
    {{ DiscussionBoard.errors[8397793].message }}
    • Profile picture of the author haydentomas
      Originally Posted by KubiK View Post

      Different people learn differently, for some people, the best way to learn is to actually build a simple site along with your learning. I found reading books, youtube tutorial, and online site can only get you so far. The html/css/php are not difficult language in and of itself, that is when you look at codelines in isolation, they can become complex when in an actual site, simple things are linked together, and it's the navigation and hierarchy that make it difficult. I suggest you maybe start building a site (perhaps with WP) once you have gone through the material suggested by others. Also, once you are building a site, Firebug plugin in Firefox is immensely useful IMO.
      Your right there Kubic.

      I actually learned web design by using Dreamweaver and learning from the hints it gave me. I found that it was indispensable when giving me hints during teh coding of my css and helped me along to remember stuff.

      I don't do videos tuturials much and find that continuing to practice and generally ripping other peoples code apart and having a dig around is the best way for me.

      Learn from others.

      Don't go to college to learn this stuff, waste of time as they are generally pretty far behind in terms of the fast growth of the Internet!
      {{ DiscussionBoard.errors[8399844].message }}
  • Profile picture of the author munstersg01
    Visit the nearest library.

    There are tons of how to design books.

    Invest time in learning and producing great websites.

    Another valuable resource is YouTube or instructables websites.

    Danny
    {{ DiscussionBoard.errors[8399888].message }}
  • Profile picture of the author munstersg01
    Another way is to view the source codes of websites that you really like.

    If you are hardworking enough go through line by line to see how different codes work for different parts of the website.

    Try Firefox browser there are some plugins that allow you to do this with ease.

    Danny
    {{ DiscussionBoard.errors[8399895].message }}
  • Profile picture of the author marks2424
    I am guessing by most of the answers that people don't think using web editors like dream weaver and word press are the way to go for a beginner but wouldn't it be a way to get some sites up and maybe making some money while they study coding?
    {{ DiscussionBoard.errors[8400362].message }}
    • Profile picture of the author haydentomas
      Originally Posted by marks2424 View Post

      I am guessing by most of the answers that people don't think using web editors like dream weaver and word press are the way to go for a beginner but wouldn't it be a way to get some sites up and maybe making some money while they study coding?
      As I mentioned, I actually learned to code by using dreamweaver.

      I understand your thinking but as a beginner don't expect to make money while learning to code. Its a tough world out there and competition is pretty fierce, as a beginner you would be expected to do your first portfolio jobs for free to get your name out.

      Obviously we are always learning in this job, and it does get easier! But in the beginning don't expect to get paid. I was a chef for 15 years and studied my craft on my lunch breaks during 12 hour split shifts and i didn't get paid for three years. When I landed a job in an agency things improved, but I had to then learn to build sites very quickly and perfectly. (I am allowed the odd mistake!)

      The easiest way to do this is to ask around, ask your family or friends if they would like a site done for free. Get it on your portfolio, it won't be great but you can improve it over time.

      When it comes to your own portfolio, be creative and try to stand out. And dont use templates unless its for inspiration!
      {{ DiscussionBoard.errors[8401441].message }}
  • Profile picture of the author Arshaan
    You should also check out: https://www.udemy.com/learn-html5/

    Great resource.

    Let us know how it goes?
    {{ DiscussionBoard.errors[8402222].message }}
  • Profile picture of the author magiclouie
    After learning basic HTML and CSS, you may then want to download some free html templates and play around with them.

    I can still remember when I started learning web development. If I see a good looking website, I normally viewed the source code, copied the codes and pasted them to an html editor.

    I then study each of the codes and just play around.

    More power.
    {{ DiscussionBoard.errors[8403150].message }}
  • Profile picture of the author fazeel84
    Banned
    [DELETED]
    {{ DiscussionBoard.errors[8403449].message }}
    • Profile picture of the author Tlipre
      I suggest you to learn by try to build a site.

      I remember when I was studying like you.
      I learned from ebook and i think it waste time.
      Cuz it have a lot of code what i don't want to know.
      When I use it to build real web and I want to do something
      (such as I want to create upload file box).
      I ask it from google and my old knowledge from ebook it did not help me.

      And that is reason why i suggest you to learning by build a real site.
      {{ DiscussionBoard.errors[8403603].message }}
  • {{ DiscussionBoard.errors[8403936].message }}
  • Profile picture of the author marks2424
    I know everyone keeps talking about coding but I have read in a couple articles that you don't have to be a coder to be a designer and I know this to be true, I know a lady in Florida who started using wordpress a few years ago to make a website for her husbands plumbing business, now she works full time making local small business websites on wordpress, she knows nothing about coding and sometimes ask people about things on wordpress. Of course she uses templates exclusively but for the small businesses it seems to be working fine. She is making more doing this then she did with her old full time job.
    {{ DiscussionBoard.errors[8404483].message }}
  • Profile picture of the author weweb
    there is plenty of information on Google
    {{ DiscussionBoard.errors[8410282].message }}
  • Profile picture of the author BloggerSpeed
    Originally Posted by Ahmed134 View Post

    Hi all.

    I'm using Internet all the time from site to site and from blog to blog.Now I have interest to begin web designing .Please your answer should be very simple just suppose me as student in the first year in primary school..and English language is not my native one ..I know you are great people and sure you will understand.also I'm from poor country .we began to use internet at 2008 .such miserable ,no??.I always feel that I didn't make any thing in my life as 20 years old male..I'm not telling you my life story but it's just to make you imagine.
    The important question is:
    I know about the HTML5 and CSS3 and HTML4 and CSS2 as I think .in frankly speak i know the names only.I have no more info about them.
    So please what is the best eBook that I should start with it??.Should I start with the old versions of HTML and CSS or HTML5 and CSS3??
    To be a web designer what are the best stairs that I should climb to be web designer.I mean web programmer not copy and paste.I'm IT student in first second stage and we will study web designing at third stage put I'm not sure they will give us the things that we expect.

    My question from where to start?
    What is the best manual that I should begin with?
    And please I need your advice .it'll be appreciated.
    Thanks in advance
    I believe learning and practicing makes a good sense, so while you are on your way being more expert... you might consider doing freelance web designing to get your skills sharper and good for your portofolio... Good job! Keep going Ahmed!
    {{ DiscussionBoard.errors[8410376].message }}
  • Profile picture of the author Moneymaker2012
    Join some forums related to designing and get help from that forums.
    {{ DiscussionBoard.errors[8410854].message }}
  • {{ DiscussionBoard.errors[8436399].message }}
  • Profile picture of the author Flippmate
    Go to youtube search for flippmate and check out my video, I shall also be posting more videos in the near future. DOn't worry about hosting if you already have it, forward the video till you get to the tutorial of making a nice looking website in just over an hour.
    Signature
    Want to learn how to make a website for free?
    Then simply follow my AWESOME
    step by step tutorials on
    youtube or check out my website

    {{ DiscussionBoard.errors[8436504].message }}
  • Profile picture of the author alexbowen
    Google and you tube is the best option to learn about web design. Google has many tutorial on you tube....







    Long Island SEO Long Island Web Design Company
    {{ DiscussionBoard.errors[8738429].message }}
  • Profile picture of the author davdwarnner
    Dear Friend

    If you want Some awesome designing tips then check out this website sure it will help you and in this website you can find many important things regarding how to design website design , Graphic design, 3D 4D Design and more tips

    Website: http://www.creativebloq.com/

    Thanks have a nice day
    {{ DiscussionBoard.errors[8740804].message }}
  • Profile picture of the author Mollywhite
    You can learn from Dreamweaver and Photoshop.
    Or you can try to learn how to build a website with CMS, that would be simpler.
    {{ DiscussionBoard.errors[8740913].message }}
  • Profile picture of the author Luca tall
    W3schools is the best online tutorial to learn web designing. Better to practice while reading itself so that the concept will not be forget any more. If any doudts you can also clarify it by using web designing community.
    {{ DiscussionBoard.errors[8741208].message }}

Trending Topics