Create Sharp Websites Using Headway?

by 4 replies
5
Hey there, I want to create beautiful websites using headway wordpress theme.

Headways is already highly customizable but still there are times when clients might ask some things are not easily customizable for that there is a Live CSS editor.

But the thing is I don't know the coding part.

So my question is before learning CSS do I need to learn HTML and XHTML?

P.S. My main aim is to create quality websites for my clients that I can sell them with confidence.
#website design #create #headway #sharp #websites
  • If you have no clue about (X)HTML how can you "style" anything in it?

    CSS = Cascading Style Sheets and you have to define the "style" (i.e. parameters like colour, background, height, width, margins etc. etc...) of the different HTML elements, like divs, paragraphs, spans, lists... identified by IDs and 'classes'.
    • [ 1 ] Thanks
  • I agree with Istvan Horvath here.
    xHTML and CSS are like peanut butter and jelly; you'll need them both.

    Think of building a website like building a house.
    the HTML is the wood, structure etc of the house and the CSS is the visual elements of the home (paint, shingles etc).

    The good news is that they are both very easy to wrap your head around and with little research you should be able to get started on the road to becoming an html/css ninja.
  • Alright, So What exactly is the difference between HTML & XHTML or are they almost similar?

    Right now I am using W3schools.com is it the right way to go?
    • [1] reply
    • Yes, it is. When you go through the whole w3schools... you will know exactly what is the difference between html and xhtml.
    • [DELETED]

Next Topics on Trending Feed

  • 5

    Hey there, I want to create beautiful websites using headway wordpress theme. Headways is already highly customizable but still there are times when clients might ask some things are not easily customizable for that there is a Live CSS editor.