Is HTML and CSS enough for creating a high quality website?

by 12 replies
15
Hey there,
I just wanted to know that, is HTML and CSS enough for creating a good looking website. I'm currently learning it and want to know that will I be able to create an attractive website? I just want to create some good opt-ins and blogs, Thanks.
#website design #creating #css #high #html #quality #website
  • If you really want to learn... see what is possible just with html and css:
    mezzoblue ยง css Zen Garden Design List
    • [ 1 ] Thanks
    • [1] reply
  • Yeah you can build some nice web sites with html and css.
    • [ 1 ] Thanks
  • Also adding to the above, one of the great resources to fully understanding the craft of building sites with just CSS:

    A List Apart: For People Who Make Websites
    • [ 1 ] Thanks
    • [1] reply
    • Is this your website? Very nice
  • [DELETED]
  • Yes, you can make a great site using those. But adding other bits and pieces will not be beyond you if you master HTML and CSS. And some of those things can be added with plugins anyway so you don't need to master extra languages etc.

    Cheers

    Malc

  • You can do a lot of cool stuff with just HTML and CSS however I would strongly suggest that you also learn at least Javascript / JQUERY as you will be able to do much cooler things.
    • [1] reply
    • Those two will give you almost unlimited control over display of informatuion. But if you want a site to DO anything (ie. a contact form) you will also need something else, probably php.
  • You should also learn j query in order to insert attractive menus accordian and many attractive plugin to make your website more attractive and with html and css you can create the best static website only, if you wanna create dynamic also, you must learn php and wp.

  • Yes, you certainly can. But learning JavaScript specially libraries like JQuery will give you a great edge in designing modern websites. Here is a good set of video tutorials, http://thenewboston.org/list.php?cat=32

    Also, I recommend if you are starting now, you should also look into HTML5 + CSS3.
  • Yes you can make a very nice and attractive website if you know about html and css. If your website is static means there is no need of php code then you can make it. You can learn html and css from the very basic to very advance form the W3Schools Online Web Tutorials.
    • [1] reply
    • Agreed Sham2 - I always go first to W3Schools. It's a very comprehensive site and my first port of call when I don't know how to do something - mainly CSS, but also HTML.

      Malc

Next Topics on Trending Feed