hi ..different between html and css

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • kanmanit
    New Member
    • Oct 2013
    • 2

    hi ..different between html and css

    hi ..what is different between html and css..how do learn html.pls help me.
  • Navas km
    New Member
    • Sep 2013
    • 4

    #2
    html- hyper text markup language
    css- cascading style sheet

    Comment

    • Nepomuk
      Recognized Expert Specialist
      • Aug 2007
      • 3111

      #3
      The short answer is: HTML is used for contents, CSS for styling. A third common language used is JavaScript (not to be confused with Java), this is used for interactivity. They are often used together, though they can exist independently of each other.

      There are many places to learn HTML, one of which is the w3c html training area. You can also search for something like "html tutorial". And it's always useful to look at the source code of pages that do what you're trying to achieve; however those sites can be very complex, so don't expect to understand everything from the get go.

      Comment

      • kanmanit
        New Member
        • Oct 2013
        • 2

        #4
        thank u very much...

        Comment

        Working...