2
   

how to create an html code free online

 
 
brahmin
 
Reply Tue 26 Jan, 2010 03:18 pm
i need to direct traffic to a website.

To that end i am trying to create a link that I will add to my orkut, facebook, etc and as my signature in mesaage boards like this. All it will have is
1- a line explaining what the site is about
2 - a picture - saying "click here" or something similar (i can create the pic in photoshop)
3 - the pic and the writing should be linked to the website - so when someone is impressed by what they read and click on the pic/writing - they come the site


is there any way at all that i can get the html code for this free from the internet? Thanks a ton everyone.,
 
brahmin
 
  1  
Reply Tue 26 Jan, 2010 05:56 pm
well??

Sad
0 Replies
 
AbbieMcKenley
 
  1  
Reply Tue 26 Jan, 2010 06:09 pm
@brahmin,
I don't know if this site will help at all, but i didn't want to leave your post without any replies. Smile
http://www.hypergurl.com/generators/htmlgenerator.html

If you can wait a day, i'll can tell you tomorrow, when my uncles down (he knows all about that crazy HTML stuff)

Smile Good Luck Smile

A-M
0 Replies
 
engineer
 
  2  
Reply Tue 26 Jan, 2010 07:08 pm
@brahmin,
Microsoft Word will generate HTML code for you. What you want to do is very easy. There are lots of HTML tutorials that will help you if you don't have access to a word processor that does HTML.
0 Replies
 
Robert Gentel
 
  3  
Reply Tue 26 Jan, 2010 08:50 pm
@brahmin,
Here you go, just replace instances of "site_url", "image_url" and "Line_explaining_what_site_is_about" with what you want.

Code:<p><a href="site_url">Line_explaining_what_site_is_about</a></p>
<a href="site_url"><img src="image_url" /></a>
0 Replies
 
brahmin
 
  1  
Reply Wed 27 Jan, 2010 04:07 am
thank you very much all of you.

i knew i could count on you.

just one question - the image url - it means i got to upload the image somewhere like photobucket.com and then supply THAT url in the code? Sorry i am not good at this so could not understand.
Robert Gentel
 
  1  
Reply Wed 27 Jan, 2010 11:49 am
@brahmin,
brahmin wrote:
just one question - the image url - it means i got to upload the image somewhere like photobucket.com and then supply THAT url in the code?


Yes, but don't use photobucket, you may run into bandwidth caps etc. Use something like imageshack.
brahmin
 
  1  
Reply Wed 27 Jan, 2010 05:02 pm
@Robert Gentel,
Thanks - Can i use a picture from the website (i want to direct traffic to) itself??

That way i dont rely on anyone else. Oh and one more thing please - is the site url in www or in http://www. format?

Thank once more.
Robert Gentel
 
  3  
Reply Wed 27 Jan, 2010 05:24 pm
@brahmin,
brahmin wrote:
Thanks - Can i use a picture from the website (i want to direct traffic to) itself??


Yes.

Quote:
Oh and one more thing please - is the site url in www or in http://www. format?


http is the protocol for viewing web pages, www is a subdomain. Whether or not this site uses www (it may or may not) you need http:// before any domain to link to any page or file through the http protocol (you almost always will want this).

And example of a difference would be ftp://domain.com
0 Replies
 
brahmin
 
  1  
Reply Wed 27 Jan, 2010 09:13 pm
thanks again.
0 Replies
 
 

Related Topics

YouTube Is Doomed - Discussion by Shapeless
So I just joined Facebook.... - Discussion by DrewDad
Internet disinformation overload - Discussion by rosborne979
Participatory Democracy Online - Discussion by wandeljw
OpenDNS and net neutrality - Question by Butrflynet
Internet Explorer 8? - Question by Pitter
 
  1. Forums
  2. » how to create an html code free online
Copyright © 2024 MadLab, LLC :: Terms of Service :: Privacy Policy :: Page generated in 0.04 seconds on 04/18/2024 at 09:25:16