WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You

WebArtz - The Web Design Forum
Welcome to WebArtz, Guest!

WebArtz is a nice place for discussions related to web designing and coding. We help our members to code their own website templates with HTML and CSS. We give them advice on various issues.

To know more about WebArtz Forum, visit the About Us page.

At the moment, you are viewing the forum as a guest. As a guest you can't make post and participate in discussions. You need to register and become a member of the forum. Click the register link below and become a part of this forum.

Thank You


You are not connected. Please login or register

View previous topic View next topic Go down  Message [Page 1 of 1]

1Need the codes Empty Need the codes Fri Sep 03, 2010 12:28 pm

Joel

Joel
Registered Member
Registered Member
Need the codes 2010-09-03_1327

Can anyone provide me with a set of codes that can have what i showed in the image above?
Thanks



Last edited by Joel on Fri Sep 03, 2010 11:30 pm; edited 2 times in total

http://www.advertisehotspot.info/

2Need the codes Empty Re: Need the codes Fri Sep 03, 2010 2:27 pm

Guest


Guest
Why not make some images at photoshop? Upset

3Need the codes Empty Re: Need the codes Fri Sep 03, 2010 7:12 pm

ankillien

ankillien
Administrator
Administrator
Hi Joel,

Thats so simple. You can create almost similar thing at http://webartzeditor.tk
Use the text box element (of form) to put the code in it.

Once you get the basic thing done, give me the code and I'll modify it to look exactly like the image Very Happy

4Need the codes Empty Re: Need the codes Fri Sep 03, 2010 10:47 pm

Joel

Joel
Registered Member
Registered Member
No Ani, the images ain't what i need. The codes. I need it to be exact. I'm still quite not sure on how to do it.

http://www.advertisehotspot.info/

5Need the codes Empty Re: Need the codes Fri Sep 03, 2010 11:06 pm

ankillien

ankillien
Administrator
Administrator
I am talking about the codes only Wink

Use this one...

Code:
URL: <input size="100%" value="VALUE GOES HERE" type="text" />

In the value attribute, you add the code that should display.

6Need the codes Empty Re: Need the codes Fri Sep 03, 2010 11:15 pm

Joel

Joel
Registered Member
Registered Member
OH RIGHT! I get it now! Thanks Ani!Need the codes Icon_smile I think i just confused myself!

Anyway, one last question. I tried adding html codes to the box.

URL: <input size="100%" value=" <a href="http://www.advertisehotspot.com"title ="Advertise Hotspot"><img src="https://2img.net/r/ihimizer/img23/302/99950639.png"border = none</a>" type="text" />

And yea, the stuffs don't appear well. It appears as a banner. I want it in codes.

http://www.advertisehotspot.info/

7Need the codes Empty Re: Need the codes Fri Sep 03, 2010 11:33 pm

ankillien

ankillien
Administrator
Administrator
You need to convert some symbols to HTML, like...

< should be replaced with &lt;
> should be replaced with &gt;
" should be replaced with &quot;

8Need the codes Empty Re: Need the codes Sat Sep 04, 2010 3:52 am

Guest


Guest
Non breaking space should be replaced with &nbsp;
Euro should be replaced with &euro;
Registered Trademark with &reg;
Copyright with &copy;

Wink

Sponsored content


View previous topic View next topic Back to top  Message [Page 1 of 1]

Permissions in this forum:
You cannot reply to topics in this forum