Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Whats wrong with this code?
Old 07-18-2010, 10:38 AM Re: Whats wrong with this code?
Junior Talker

Posts: 2
Name: mikemorekean
Trades: 0
Just inputted my info into that code but i dont really understand it. find the WYSIWYG editor button and edit it.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
mikemorekean is offline
Reply With Quote
View Public Profile Visit mikemorekean's homepage!
 
 
Register now for full access!
Old 07-19-2010, 08:22 AM Re: Whats wrong with this code?
Novice Talker

Posts: 6
Trades: 0
Quote:
Originally Posted by Steviie View Post
I have a message board and I Im trying to create a simple banner to carry as a signature...it will display as a image but not as a signature. I am going to drop it off here and see which it is here!

<a href="http://66wfan.net/forum.php/"><img src="http://www.66wfan.net/images/styles/bluesenseless/logo.png" width="350" height="100" border="0" alt="66WFAN.Net" title="Join WFAN's Fan site" /></a>

EDIT
Ok this is good. that exactly place in a post will result in a banner, but in the signature it displays as it is above. I put <html><a href="http://66wfan.net/forum.php/"><img src="http://www.66wfan.net/images/styles/bluesenseless/logo.png" width="350" height="100" border="0" alt="66WFAN.Net" title="Join WFAN's Fan site" /></a></html>
also which does not work either
You have not closed image tag with </img> in this code so your code look like this :
<html>
<a href="http://66wfan.net/forum.php/">
<img src="http://www.66wfan.net/images/styles/bluesenseless/logo.png" width="350" height="100" border="0" alt="66WFAN.Net" title="Join WFAN's Fan site" />
</img>
</a>
</html>
__________________

Please login or register to view this content. Registration is FREE
aldorathomas is offline
Reply With Quote
View Public Profile
 
Old 07-19-2010, 08:41 AM Re: Whats wrong with this code?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,380
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Originally Posted by aldorathomas View Post
You have not closed image tag with </img> in this code so your code look like this :
<html>
<a href="http://66wfan.net/forum.php/">
<img src="http://www.66wfan.net/images/styles/bluesenseless/logo.png" width="350" height="100" border="0" alt="66WFAN.Net" title="Join WFAN's Fan site" />
</img>
</a>
</html>
There is NO closing tag for <img>

Maybe brushing up on your HTML might be in order!!
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 07-29-2010, 02:33 PM Re: Whats wrong with this code?
Junior Talker

Posts: 1
Name: mithlesh
Trades: 0
There could be a number of problems with this code.

1. Do you have a method isChat() that returns a boolean value?
If so, then it is ok.
If not, then it could be the code in this method, if you have one. If you do not have the method, you will need one.

2. Do you have a method clickCharacter( ... ) that does what you need?
If so, then make sure there is no error in that code.
If not, you will have to make this method.
__________________

Please login or register to view this content. Registration is FREE

Please login or register to view this content. Registration is FREE
Dealzit is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Whats wrong with this code?

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.32446 seconds with 11 queries