HTML guru's out there?

Discussion in 'HTML & Website Design' started by thehitbomb, Apr 15, 2008.

  1. #1
    I know nothing of html. In fact, the only thing that I know about it, is that I should know how to write it.

    I have spent the better part of the evening trying to submit articles on the net, and I am following everyone's direction by placing links to my site and services inside the article.

    Here is the problem..............
    I HAVE NO CLUE ON HOW TO DO THAT!!!!!
    Could you guys please direct this sorry excuse for a marketer to some resource tat will talk to me like I am a three year old on just how to place links inside my articles with html?

    Many thanks for all future posts!
     
    thehitbomb, Apr 15, 2008 IP
  2. arwen54

    arwen54 Active Member

    Messages:
    632
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    60
    #2
    to insert a link into your resource box atr the end of the article use this
    <a href="http://www.yoursite.com">Name of Site</a>

    that's it! :)
     
    arwen54, Apr 15, 2008 IP
  3. thehitbomb

    thehitbomb Peon

    Messages:
    259
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Wow,
    THANK YOU, THANK YOU, THANK YOU!

    There is so much that I need to learn. Any idea of a resource?
     
    thehitbomb, Apr 16, 2008 IP
  4. Swizznezz

    Swizznezz Peon

    Messages:
    29
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    you can also use the target parameter to open the page in a new window.
    <a href="http://fby.gov" target="_blank">link</a>
     
    Swizznezz, Apr 16, 2008 IP
  5. PoppinDots

    PoppinDots Member

    Messages:
    59
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #5
    www.w3schools.com is the first place I checked out years ago when I first started coding. It has several html tutorials to walk through, and it's free :)
     
    PoppinDots, Apr 16, 2008 IP
  6. Svenson

    Svenson Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Web Design From Scratch is also a good place to learn some things. webdesignfromscratch.com/
     
    Svenson, Apr 16, 2008 IP
  7. kangaroobin

    kangaroobin Peon

    Messages:
    170
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    w3schools is great, I use it to look things up I still may need to learn.

    But most of the things I have learned just from practicing and doing it, Adobe Dreamweaver cs3 is amazing for that, I use it to make all the websites I have done.

    If you need little things of help here or there feel free to contact me at http://www.brightboxstudios.com

    I am always open to teaching and helping people, also if you need design work done!

    There is also a link of a lot of the resources for design and web coding on there, over 100 links organized for the public.


    Enjoy Man
     
    kangaroobin, Apr 16, 2008 IP
  8. thehitbomb

    thehitbomb Peon

    Messages:
    259
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #8
    You guys are great. Thank you so much.

    Is this Adobe Dreamweaver available in a store or does it need to be downloaded from a site?
     
    thehitbomb, Apr 17, 2008 IP
  9. Svenson

    Svenson Peon

    Messages:
    34
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Don't use dreamweaver, get a good editor like notepad++ or textmate and learn to code from scratch. HTML should only take a few days to learn and CSS a few weeks to get a good handle on things.
     
    Svenson, Apr 17, 2008 IP
  10. Providence

    Providence Peon

    Messages:
    568
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0