What is the relation between HTML & Website Design?

Discussion in 'HTML & Website Design' started by subhankar, Jun 26, 2012.

  1. #1
    I don't know the basic relation between HTML & Website Design. Have you any idea about this topic please share with me.
     
    subhankar, Jun 26, 2012 IP
  2. matt_62

    matt_62 Prominent Member

    Messages:
    1,827
    Likes Received:
    515
    Best Answers:
    14
    Trophy Points:
    350
    #2
    my understanding is that website design is the look and feel of the site. I have done website design in drawing programs such as gimp / photoshop. The language that is used to create the actual working website is HTML.

    Is there something you are wanting to create? Or are there other questions we can help you with?
     
    matt_62, Jun 26, 2012 IP
  3. Annabelle1

    Annabelle1 Active Member

    Messages:
    185
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    75
    #3
    HTML is a program you use when creating a website while a website design refers to your design itself as stated above the look and feel in your website.
     
    Annabelle1, Jun 26, 2012 IP
  4. makdesigns

    makdesigns Peon

    Messages:
    24
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Basically HTML is a language/program which is used in creating a website. Without using html, website couldn't be create.
     
    makdesigns, Jun 28, 2012 IP
  5. will.j

    will.j Peon

    Messages:
    35
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    In my understanding the HTML is a language or program one can use to create any website. The Website Design means the process of designing the overall look and feel of website.
     
    will.j, Jun 28, 2012 IP
  6. nanadakson

    nanadakson Greenhorn

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #6
    HTML is a programing Language whichi used in website designing with out HTML you will not be able to create a website, HTML i used with all other web designing languages link PHP, JAVA and many more.
     
    nanadakson, Jun 28, 2012 IP
  7. kps

    kps Greenhorn

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    16
    #7
    HTML is a language with which you can create websites. If you design the site using Dreamweaver, the html code will be automatically generated in the back end; you don't need to know coding! That's what you call 'what you see is what you get'!
    Sasikumar
    Creative Group Head

     
    kps, Jun 28, 2012 IP
  8. rainat

    rainat Member

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #8
    Actually HyperText Markup Language (HTML) + CSS are the main markup language for displaying PSD and other information that can be displayed in a web browser.
     
    rainat, Jun 29, 2012 IP
  9. cajkan

    cajkan Member

    Messages:
    43
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    43
    #9
    Lets say u make a design into Photoshop or Corel

    and then theres Export tool wich you can slice your design into parts

    so later on you can make it work via HTML/CSS
     
    cajkan, Jun 29, 2012 IP
  10. sarkar1990

    sarkar1990 Member

    Messages:
    37
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #10
    HTML is what the browser reads to know what to display. How can you create a website without that?
     
    sarkar1990, Jul 1, 2012 IP
  11. wtd1

    wtd1 Peon

    Messages:
    58
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    This is a very simplistic explanation, just to give you the relationship you asked about.
    It doesn't cover all the variation, it's just, as I say, to demonstrate the relationship between html and website design.

    A very basic website is made of generally images and text.
    The design is how these parts are assembled, html is what you use to provide instruction to the browser on what to display and how to display it.

    Say you had two images and a paragraph of text. You want to display the images at opposite sides of the page at the top with the paragraph of text in between. That's the design. If you wanted to place the images one above the other in the middle of the page and the text underneath, that's a different design.

    You would write a set of instructions in html that would tell the browser which images to load and where to find them and to place them in opposite corners and to place the text in between.
    The body of the text that you want to display is written directly into the html page as part the instruction on where to place it.

    So in a nutshell, the design is what the site looks like and html is what you use to instruct the browser on how to display that design.

    There's a bunch of other ways, they've been mentioned above, but the above about covers the basics I think.
     
    wtd1, Jul 1, 2012 IP
  12. Ajay Singh Rana

    Ajay Singh Rana Member

    Messages:
    150
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    26
    #12
    Creating front end design, continuing with HTML integration is known as website design. HTML integration is necessary as the front end design(PSD) can not be launched on the web browser. HTML is a web language that helps a web page to be read by browsers.
     
    Ajay Singh Rana, Jul 3, 2012 IP
  13. quatto

    quatto Peon

    Messages:
    196
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Web Design is the cosmetics while HTML is the way the bells and whistles show on the screen.
     
    quatto, Jul 3, 2012 IP
  14. nulen

    nulen Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #14
    understanding HTML only will help you better understand web site design
     
    nulen, Jul 3, 2012 IP
  15. Hostwinds_Dan

    Hostwinds_Dan Active Member

    Messages:
    149
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    53
    #15
    Well said, that's pretty much it.
     
    Hostwinds_Dan, Jul 3, 2012 IP
  16. richardm55

    richardm55 Active Member

    Messages:
    762
    Likes Received:
    3
    Best Answers:
    1
    Trophy Points:
    65
    #16
    In my opinion, learning HTML language is pretty easy, CSS is a little more difficult to learn to use it properly, but the most difficult in a whole designing process is to learn how to use graphics and colours and generally design layout of your website. So the most important for design process are just ideas and you can use just piece of paper and draw first sketch of your website. Rest is just hard work only and filling the contest.
     
    richardm55, Jul 5, 2012 IP
  17. haaiamerica

    haaiamerica Peon

    Messages:
    201
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #17
    HTML is back end for Web sites which support the Web designing. And also it is web programming language to made easy.
     
    haaiamerica, Jul 5, 2012 IP
  18. ztak07

    ztak07 Member

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    46
    #18
    HTML and CSS are very easy. Web design is you vision for the website and what you want it to do. HTML and CSS get you to your vision by adding functionality to it.
     
    ztak07, Jul 6, 2012 IP
  19. juanricardo144

    juanricardo144 Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #19
    Details on how to link style sheets and HTML. ... The Web Design Group ... is used to define the relationship between the linked file and the HTML document.
     
    juanricardo144, Jul 6, 2012 IP
  20. Qurar

    Qurar Member

    Messages:
    21
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    31
    #20
    In Site HTML Is Foramt Of Page And Design is Looking Of Page.
     
    Qurar, Jul 6, 2012 IP