|
| |
|
|
lilactime68
Posts: 4 Joined: 3/4/2006 Status: offline
|
html codes - 3/7/2006 23:25:18
Can anyone recommend a good tutorial for how to post html codes on a web page. To enable people to copy and paste codes for banners please?
|
|
|
|
Kitka
Posts: 2515 Joined: 1/31/2002 From: Australia Status: offline
|
RE: html codes - 3/8/2006 1:18:30
I don't think you need a tutorial. Normal method is to place the code in a text area field of a form. Like this:
<form>
<p><textarea rows="3" name="code" cols="30"><p>Your code here</p></textarea></p>
</form>
I think the code remains unaffected in most browsers.
_____________________________
Kitka **It is impossible to make anything foolproof because fools are so ingenious.**
|
|
|
|
lilactime68
Posts: 4 Joined: 3/4/2006 Status: offline
|
RE: html codes - 3/8/2006 12:58:13
Thank you very much for your help Kitka and Dave
|
|
|
|
Kitka
Posts: 2515 Joined: 1/31/2002 From: Australia Status: offline
|
RE: html codes - 3/8/2006 18:50:34
quote:
or use the <code> tag?! The drawback of using the <code> tag, is that you have to translate the special characters so they will show on the page. e.g. &_lt;p&_gt;this is a paragraph&_lt;/p&_gt; NB: ( I had to add the "_" so it would show here!) Whereas, if you use a form text area, the symbols appear normally as typed.
_____________________________
Kitka **It is impossible to make anything foolproof because fools are so ingenious.**
|
|
|
|
d a v e
Posts: 4086 Joined: 7/24/2002 From: England (but live in Finland now) Status: offline
|
RE: html codes - 3/9/2006 9:00:53
but semantically it should be <code>, and seeing as how you're/we're into validation and doctypes and well formed code i thought that you would have preferred the use of <code> ;)
_____________________________
David Prescott Gekko web design
|
|
|
|
yb2
Posts: 653 Joined: 1/30/2006 Status: offline
|
RE: html codes - 3/9/2006 19:18:53
quote:
you only need to paste code into Normal (Design) view and FP translates the characters automatically. that is the best tip I've heard in AGES! Thankyou for that, you've saved me so much future bother.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|