Jump to content

Help...


Guest Zevintia

Recommended Posts

Guest Zevintia

I'm in this group online, and I've made several banners for it, all in HTML. I want to be able to put the banner with the code under it... Dose anyone know how to do this? I've tried everything and nothing works! :) Please help me...ThanxsCazx

Link to comment
Share on other sites

one way to show your users your code is

<html><head><title>now i know how to show my code!</title></head><body>Here is an image <textarea cols="500" rows="500" readonly="readonly">this is code!</textarea></body>

This puts the code in a text box like the one you see in fastreply only you can't edit it because of the readonly="readonly" attribute I hope this helps!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...