Go Back   Waloosh Web Development > Web Development > Coding

» Site Navigation
» Home
» Online Users: 3
0 members and 3 guests
No Members online
Most users ever online was 49, 02-27-2010 at 01:20 PM.
» Stats
Members: 14
Threads: 24
Posts: 48
Top Poster: TClaunch (25)
Welcome to our newest member, JavaScriptBank
Reply
 
LinkBack Thread Tools Display Modes
Old 01-28-2010, 09:59 AM   #1 (permalink)
Administrator
Points: 464, Level: 9 Points: 464, Level: 9 Points: 464, Level: 9
Activity: 99.9% Activity: 99.9% Activity: 99.9%
Last Achievements
 
TClaunch's Avatar
 
Join Date: Sep 2009
Location: Corpus Christi, TX
Posts: 25
Blog Entries: 1
Thanks: 1
Thanked 3 Times in 3 Posts
Groans: 0
Groaned at 0 Times in 0 Posts
Default Showing HTML on Pages

Usually, when people want to show raw HTML on their site, whether it be for tutorials, or just to provide a copy and paste code for images for things such as MySpace and whatnot, the code is usually inside of an edit box. While this is probably the easiest way to do it, it can sometimes be very sloppy.

In order to show HTML on your site without any edit boxes, you have to add the code manually with an HTML tag.

These are most of the tags:


Code:
& 
< 
> 
  
¢ 
€ 
£ 
© 
® 
™
These codes will add (in order):

Code:
&
<
>
Blank Space
¢
€
£
©
®
™
So, let's say you wanted to show how to show an image on their page, you'd input the following into your page:

&lt;img src="http://waloosh.com/images/image.png"&gt;

This directly translates into:

<img src="http://waloosh.com/images/image.png">

Of course, this should be used on smaller projects, as an entire layout (such as the previously mentioned MySpace code) would take a lot of patience and a lot of free time to do. It will also probably cause a bit of confusion.
TClaunch is offline   Reply With Quote Share with Facebook
Reply

Bookmarks

Tags
html, trade
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Powered by vBadvanced CMPS v3.2.1
All times are GMT -6. The time now is 09:15 PM.
Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

©2009-2010 Waloosh.com. All rights Reserved.
Ad Management plugin by RedTyger