Page 1 of 2 12 LastLast
Results 1 to 10 of 19

Thread: about html

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Nov 2006
    Posts
    1

    Default about html

    please give me some help to html programming

  2. #2
    Join Date
    Apr 2006
    Location
    Philippines
    Posts
    823

    Default

    Here's a large resource of HTML Tutorials...

  3. #3
    Join Date
    Dec 2008
    Posts
    11

    Smile

    Quote Originally Posted by ProStix View Post
    Here's a large resource of HTML Tutorials...
    thanks for this:)

  4. #4
    Join Date
    Nov 2006
    Location
    Brighton / England
    Posts
    118

  5. #5
    Join Date
    Aug 2008
    Posts
    5

    Default

    well i quite like those link:
    http://www.htmlbasix.com

  6. #6
    Join Date
    Nov 2006
    Posts
    1

    Default

    Well HTML isn't actually a Programming language, its the "Hyper Text Markup Language"

    Here is one of the best tutorial sites I know of: http://htmlcodetutorial.com

  7. #7
    Join Date
    Dec 2006
    Posts
    4

    Default HMTL

    Unless you break out of the WYSIWYG-user's mentality, you will always be restricted in what you can create. Too many beginners go straight to FrontPage or DreamWeaver and never really learn how to code and design. When things go wrong they don't have the skills needed to fix the mistakes their editors have left them with, and give up.
    Hand coding in a text-editor (like HomeSite or even trusty NotePad) means you know your code much better and so can find problems and edit smaller things. You have much better control over your design. You're closer to your code and are able to incorporate things like CSS more easily. Visual editors also output very bloated code with lots of unnecessary font tags and paragraphs etc. Your pages will download faster if you code efficiently in a text-editor.
    It's never something anyone who has used a WYSIWYG editor wants to do, as at first it looks like a much slower, laborious way to design pages. You're going to have to get past this barrier — you'll eventually come to love the advantages hand-coding gives you.

  8. #8
    Join Date
    Feb 2007
    Posts
    5

    Default

    I recommend you learn xhtml and css together.
    Use dreamweaver or microsoft frontpage to help u.
    There're many resources in the web,you can google it anytime.

  9. #9
    Join Date
    Feb 2007
    Posts
    5

    Default

    Try php programming. Its the best!

  10. #10
    Join Date
    Mar 2007
    Posts
    52

    Default Re: HMTL

    Quote Originally Posted by tekbunly
    Unless you break out of the WYSIWYG-user's mentality...
    I agree with this sentiment 100%. After you know how to code moving to Dreamweaver can help relieve the redundant stuff that is painful at any level.
    A good way to learn, though is to use the Code view of dreamweaver and keep switching to Design view to see your results right away.
    jb

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •