Web Designing Basics

Discussion in 'HTML & Website Design' started by vivek_master146, Jan 13, 2009.

  1. #1
    Hi! I am Vivek. I am a C,C++,VB Programmer, Web designer and SEO( Beginner).I have learn eveything through self-study

    I design website using some software like dreamweaver rather than HTML coding.

    I want to ask one question that whats the best way to position elements in webpage?

    I always use Dreamweaver's Layer which is really easy to implement but most websites use tables to position elements. Is there any harm to use layers?

    One more thing is that most web designers put images in parts. Why ?

    Is it because to indicate the visitor that the page is loading ?
     
    vivek_master146, Jan 13, 2009 IP
  2. crispycheesy

    crispycheesy Guest

    Messages:
    73
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I'm not sure about others but I used tables for element so when my users change the text size the alignment of my website won't change much (or change accordingly).

    Yes. When your image files are separated into smaller pieces, it gets easier to load. This is crucial for users with slow bandwidth as when the image files are showing up (in multiple small pieces) it signal that the webpage is showing up and avoid users from closing the window (misunderstanding that the page is 404).
     
    crispycheesy, Jan 13, 2009 IP
  3. vivek_master146

    vivek_master146 Peon

    Messages:
    134
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    More comments please..........
     
    vivek_master146, Jan 14, 2009 IP
  4. themesvalley

    themesvalley Peon

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    For your best learning i will suggest you a site that is w3schools.com for html and css. check it must.

    Kindest.
     
    themesvalley, Jan 14, 2009 IP
  5. ianpurton

    ianpurton Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    I code html by hand and use the yahoo CSS framework.

    I find that by hand my code is smaller and neater.
     
    ianpurton, Jan 14, 2009 IP
  6. Dizmatic

    Dizmatic Peon

    Messages:
    111
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Dreamweaver is a nice tool to use. But knowing XHTML and CSS makes it more functional to use. You'll know how to tweak and add things if Dreamweaver doesn't produce exactly what you need it to do.
     
    Dizmatic, Jan 14, 2009 IP
  7. ConquestYoutube

    ConquestYoutube Peon

    Messages:
    138
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    layers are easier to use

    tables are more compatible but take a lot of work
     
    ConquestYoutube, Jan 14, 2009 IP
  8. camp185

    camp185 Well-Known Member

    Messages:
    1,653
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    180
    #8
    Cutting up a picture also makes it a little harder to copy.
     
    camp185, Jan 14, 2009 IP
  9. vivek_master146

    vivek_master146 Peon

    Messages:
    134
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    More comments........
     
    vivek_master146, Jan 14, 2009 IP
  10. vivek_master146

    vivek_master146 Peon

    Messages:
    134
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    @themesvalley

    Yes, i know w3schools is best for tutorials.
     
    vivek_master146, Jan 14, 2009 IP
  11. cleverlyslick

    cleverlyslick Peon

    Messages:
    80
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    i've heard that tables are no good and can bury you in search engines, is this a fact?
     
    cleverlyslick, Jan 15, 2009 IP
  12. Kestal

    Kestal Peon

    Messages:
    714
    Likes Received:
    22
    Best Answers:
    0
    Trophy Points:
    0
    #12
    I use tables all the time (consider me old fashioned) and I rank #1 on a lot of my search terms for my newer sites that use 100% tables. I write my websites in Notepad and I can make some pretty complicated/sleek/validated pages. ;) Dont believe everything you hear.. proper SEO, validation, and backlinks for the win!
     
    Kestal, Jan 15, 2009 IP