NEED HELP IN WEBSITE DESIGNING

27 replies
  • WEB DESIGN
  • |
NEED HELP !

I have created a script and now the designing part is left.
Can anyone please tell from where to start learning website designing and what all languages and software are there for it. Please tell from basic as i am a newbie at it.
#designing #website
  • Profile picture of the author stormwebent
    It would help if you gave a little bit more info.

    What kind of website is it (niche), what are you trying to achieve, will the site have members, will you be doing any e-commerce on the site? Do you have any idea whether you want a static HTML site or want to use a CMS - WordPress, Joomla etc?

    Having said all that, learning HTML & CSS is always a good start, regardless what platform you end up using.
    {{ DiscussionBoard.errors[6936483].message }}
  • Profile picture of the author bluebotbrother
    i am aware a bit of CSS but what is the diffrence between wordpress sites or css??and are website templates a different thing??
    {{ DiscussionBoard.errors[6936659].message }}
  • Profile picture of the author UMS
    What does your script do?
    What language is it written in?
    What do you want your site to look like?
    Do you want to hand code or use an authoring tool?
    {{ DiscussionBoard.errors[6938010].message }}
  • Profile picture of the author gapinfotech
    I think that ProjectsJunction is right. You may hire an experienced PHP or ASP.NET Designer for helping you out in getting a website with it's Home Page designed for you as you are new for it. Please also take online help from IT Forums like Yahoo Developer Network and so on also as you should not mess up with WordPress without proper guidance.
    {{ DiscussionBoard.errors[6939886].message }}
  • Profile picture of the author therealtiger
    w3schools.com is best for learning now starters
    {{ DiscussionBoard.errors[6941351].message }}
  • Profile picture of the author bluebotbrother
    yaa w3schools is nice but i am looking for a ebook.
    @UMS - my script is basic ecommerce site and i have used php and mysql.
    {{ DiscussionBoard.errors[6942066].message }}
  • Profile picture of the author Miteshaegis
    For Web site design you can use the html, css, js, jquery, photoshop. You do also use asp.net. How you Want make depend on you.

    Thanks!!!!!!
    {{ DiscussionBoard.errors[6944748].message }}
  • Profile picture of the author acesites
    For me, when editing scripts, if I am not sure what I'm doing, I make a copy of the code I am working on and save it in Notepad+, then edit the code as much as I want and try things out. If I ruin the whole site, I simply paste the code back in!
    I'm managed to make complex changes in languages I don't even understand like this, just by experimenting and trying to work out which parts of the code controls which aspects of the script.
    Signature
    {{ DiscussionBoard.errors[6945841].message }}
  • Profile picture of the author bluebotbrother
    @acesites - i too tried editing a script for learning purposes.but it didnt help much...
    @clou- thankyou.i am leaning CSS..
    {{ DiscussionBoard.errors[6947600].message }}
  • Profile picture of the author bluebotbrother
    w3schools rocks..
    its always fun learning new language..never knew css will make work so easy.
    thanx guys for your help..will soon start new thread to review my website..
    {{ DiscussionBoard.errors[6948486].message }}
  • Profile picture of the author easternodyssey
    Personally i am a little puzzled by the question. How? why? and what? script have you designed without knowing even the basic elements of web design. I suggest you just look through the CMS systems and analyse which would be the best for your needs. I am assuming though by the level of knowledge you would probably be best in using wordpress. Taking into account that what ever script you wrote is probably either completly useless or a basic HTML page i would suggest you throw it away and learn how to use CMS as most plugins, components and templates will probably be better and have functionality than this script does.
    Signature
    Eastern Odyssey | The Definitive Guide to Asia
    {{ DiscussionBoard.errors[6950501].message }}
  • Profile picture of the author Chuck Dimon
    Install a good IDE with code assist. I recommend APTANA. start with the HTML Basics. Move on to CSS, then PHP & Javascript in that order.

    There is not one "holy grail" source for the information you are looking for. You will find that some sources are better for different things.

    Good Luck to you.
    {{ DiscussionBoard.errors[6950906].message }}
  • Profile picture of the author bluebotbrother
    @easternodyssey-i never said i have designed the script.i am learning how to design it .
    @chuckdimon - thankyou for your help.i am looking for other sources too..
    {{ DiscussionBoard.errors[6952331].message }}
    • Profile picture of the author easternodyssey
      Originally Posted by bluebotbrother View Post

      @easternodyssey-i never said i have designed the script.i am learning how to design it .
      @chuckdimon - thankyou for your help.i am looking for other sources too..
      You said: I have created a script and now the designing part is left. Sorry i take that as having written a script or at least the closest definition to the use of the word create. Needless to say a lack of understanding in what you meant, on my part. However, my point still sticks, learn how to use, one of the popular CMS out their and use the free extensions. After you know the basics of how CMS functions and the basics of design then turn to looking into programing and read up on it through books and by using the easiest method and analysing other scrips on other websites by using firebug.
      Signature
      Eastern Odyssey | The Definitive Guide to Asia
      {{ DiscussionBoard.errors[6952651].message }}
  • Profile picture of the author bluebotbrother
    okay..thanyou for your advice.il surely look over it..
    {{ DiscussionBoard.errors[6955862].message }}
  • Profile picture of the author bluebotbrother
    yaa i am taking help of it..thankyou for your advice..
    {{ DiscussionBoard.errors[6958219].message }}
    • Profile picture of the author petebolduc
      Learning both hml and css is good but as a developer on today's internet php is a must.
      {{ DiscussionBoard.errors[6965525].message }}
      • Profile picture of the author aars
        Originally Posted by petebolduc View Post

        Learning both hml and css is good but as a developer on today's internet php is a must.
        x2. You're going to need a platform for building a CMS.. php is probably your easiest bet.
        {{ DiscussionBoard.errors[6966495].message }}
  • Profile picture of the author MD RAKIBUZZAMAN
    hi bluebotbrother,

    You should to know html is the key knowledge of web developing. After knowing html & css you can to study about PHP . PHP is a powerful tool for making dynamic and interactive Web pages . You learn everything through online. There have a lot of tutorial & pdf about that topic. So search & then start learning.

    Thank You
    {{ DiscussionBoard.errors[6970734].message }}
    • Profile picture of the author bluebotbrother
      Originally Posted by MD RAKIBUZZAMAN View Post

      hi bluebotbrother,

      You should to know html is the key knowledge of web developing. After knowing html & css you can to study about PHP . PHP is a powerful tool for making dynamic and interactive Web pages . You learn everything through online. There have a lot of tutorial & pdf about that topic. So search & then start learning.

      Thank You
      Ya many tutorial are there online for learning various laguages. i have gone through many php tutorial plus ebooks and keep trying to create small scipts using php and mysql. though i have now shifted my focus to css.
      {{ DiscussionBoard.errors[6971501].message }}
  • Profile picture of the author RK Corbes
    Here's my advise for you as a web developer. You have to know what path you would like to go into. If you don't have any idea, you just want to try it. Create css based websites, combination of html and css. Search on google for keyword "Best CSS websites" then you will have your idea. After you have the design built through html and css then add your script. This is the straight and easiest way.
    {{ DiscussionBoard.errors[6977302].message }}
    • Profile picture of the author bluebotbrother
      Originally Posted by renancorbes View Post

      Here's my advise for you as a web developer. You have to know what path you would like to go into. If you don't have any idea, you just want to try it. Create css based websites, combination of html and css. Search on google for keyword "Best CSS websites" then you will have your idea. After you have the design built through html and css then add your script. This is the straight and easiest way.
      yaa i am learning that only..Thankyou for your advice.
      {{ DiscussionBoard.errors[6977894].message }}
  • Profile picture of the author bradleywills
    First question, which type of site is? and then generally, according to me, make template in photoshop, then cut it in html and then do coding part. otherwise do css on it.
    {{ DiscussionBoard.errors[6978303].message }}
  • Profile picture of the author ArcherWylde
    Originally Posted by bluebotbrother View Post

    NEED HELP !

    I have created a script and now the designing part is left.
    Can anyone please tell from where to start learning website designing and what all languages and software are there for it. Please tell from basic as i am a newbie at it.
    I would start with HTML as this is the lifeblood of the website.

    Next move to CSS, as this is how you can effectively style your website.

    Then move on to JavaScript & jQuery as this will allow you to add more interactivity to the site.

    That should get you started, check out:
    W3Schools Online Web Tutorials

    It's wealth of free information.
    {{ DiscussionBoard.errors[6979608].message }}

Trending Topics