Closed Thread
Results 1 to 5 of 5
Like Tree2Likes
  • 1 Post By j0rd4nn
  • 1 Post By Jordan

Thread: HTML CODE

  1. #1
    kenex is offline Learning Programmer
    Join Date
    Dec 2008
    Posts
    31
    Rep Power
    0

    HTML CODE

    I am new into webpage.Please do i need to write html code on already created template in order to create a link for form.thanx

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Jordan Guest

    Re: HTML CODE

    To create a link you simply need this code:

    HTML Code:
    <a href="http://URL.COM/HERE">ANCHOR TEXT HERE</a>
    Which will look like this
    ANCHOR TEXT HERE

    As for a form, you create a form using the <form> tag.

  4. #3
    j0rd4nn's Avatar
    j0rd4nn is offline Learning Programmer
    Join Date
    Jan 2009
    Location
    England
    Posts
    61
    Rep Power
    0

    Re: HTML CODE

    I suggest you check out: Everything is explained, in detail.
    ash34 likes this.

  5. #4
    Jordan Guest

    Re: HTML CODE

    w3schools is an excellent resources for anything HTML related.
    ash34 likes this.

  6. #5
    Join Date
    Mar 2008
    Location
    The North Pole
    Posts
    13,174
    Blog Entries
    13
    Rep Power
    114

    Re: HTML CODE

    In fact, W3Schools is an excellent resource for anything web related.

    Quote Originally Posted by Jordan View Post
    Good members, like yourself, stick around and post for ages to come!
    Mr. Xav | Blog | Forums

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Problem in a href location from php code to html code
    By newphpcoder in forum PHP Development
    Replies: 5
    Last Post: 05-13-2011, 02:03 PM
  2. HTML V.S. BB Code
    By ProgrammingWonder in forum HTML Programming
    Replies: 4
    Last Post: 04-09-2011, 10:37 AM
  3. locating html code to asp.net
    By powerCode in forum ASP, ASP.NET and Coldfusion
    Replies: 1
    Last Post: 03-16-2009, 12:54 PM
  4. Download HTML Code
    By Xav in forum PHP Development
    Replies: 8
    Last Post: 06-04-2008, 06:56 PM
  5. HTML Code in XML
    By Chan in forum JavaScript and CSS
    Replies: 1
    Last Post: 07-27-2007, 01:48 PM

Tags for this Thread

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