Warning: include(/home/.lurky/jenni/star-girl.org/skins/cookiecheck.php) [function.include]: failed to open stream: No such file or directory in /home/jenni/star-girl.org/pages/tutorials/website/intermediate/showinghtml.php on line 1
Warning: include() [function.include]: Failed opening '/home/.lurky/jenni/star-girl.org/skins/cookiecheck.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/jenni/star-girl.org/pages/tutorials/website/intermediate/showinghtml.php on line 1
Warning: include() [function.include]: Filename cannot be empty in /home/jenni/star-girl.org/pages/tutorials/website/intermediate/showinghtml.php on line 2
Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/jenni/star-girl.org/pages/tutorials/website/intermediate/showinghtml.php on line 2
Showing HTML
If you have a code/image you want people to be able to use, this tutorial will help you do that. It's also useful if you're writing tutorials, or want people to link you. There are two basic ways of showing HTML:
1. This works best if you want to create a small box (called a 'textarea') for people to be able to copy and paste HTML code. It looks like this:
To do this, type
You can change the width and height of your textarea by using this code (just change the numbers to suit you)
2. The second way to show HTML code is to copy and paste this code:
Any code between the tags will show up as actual code. I've used it to tell you about textareas in step 1. However, remember that this isn't that good for very long codes as it goes right across the page and may create a scrollbar across the bottom if it's really long.
Warning: include() [function.include]: Filename cannot be empty in /home/jenni/star-girl.org/pages/tutorials/website/intermediate/showinghtml.php on line 22
Warning: include() [function.include]: Failed opening '' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/jenni/star-girl.org/pages/tutorials/website/intermediate/showinghtml.php on line 22