I'm not sure if this is the right board to ask this, but it seemed the closest match.
Does anyone know how to create a box within a web page, the kind where you can write in html language? Where it will show up as just html language, and not what that language translates to. I think it's usually for copying & pasting code. And can I do it in weebly?
I'm not sure if I'm explaining what I mean right; for an example of what I am talking about, click on the Hawaii Knottie Calendar graphic below, and scroll down to the bottom. There are inset boxes that have the language you need to put certain graphics into your siggie. Those are what I mean.
Thanks so much!
Re: Website creation help
You've got a few options:
1. Wrap the code you want to show up with the pre tag
http://www.w3schools.com/TAGS/tag_pre.asp
- OR -
2. Wrap the code in the textarea tag:
http://www.w3schools.com/TAGS/tag_textarea.asp
- OR -
3. Wrap the code in the code tag:
http://www.w3schools.com/TAGS/tag_phrase_elements.asp
They all render slightly differently.
The Out-Of-Date Bio | The Blog I've Started Updating Again