how to send HTML samples via PM

Get HTML help, style input, and feedback on your pages from other SP members.
User Avatar
snowcave

 
Posts: 10
Joined: Thu Sep 09, 2010 7:36 am
Thanked: 0 time in 0 post

how to send HTML samples via PM

by snowcave » Fri Sep 17, 2010 3:25 am

is this a dumb question?

I try to send sample HTML to someone via PM and the HTML gets interpreted.
I try putting it inside <pre>...</pre> and it still gets interpretted.

is there a way?
thanks

User Avatar
MoapaPk

 
Posts: 7780
Joined: Fri May 13, 2005 7:42 pm
Thanked: 787 times in 519 posts

by MoapaPk » Fri Sep 17, 2010 3:42 am

S/he can just "respond" to the message, then paste the text into a file, OR...

you can use curly brackets {} in place of <>, and tell him/her to do a global search and replace.

User Avatar
snowcave

 
Posts: 10
Joined: Thu Sep 09, 2010 7:36 am
Thanked: 0 time in 0 post

by snowcave » Fri Sep 17, 2010 4:03 am

ok - just to document my question better

I tried putting my HTML inside PRE tags in the PM but that didn't work either.
It doesn't work in this post either and I notice that people use similar tricks
to post HTML in a forum like not spelling out the whole tag name.

User Avatar
mrchad9

 
Posts: 4545
Joined: Thu Jul 02, 2009 12:01 am
Thanked: 1338 times in 911 posts

by mrchad9 » Fri Sep 17, 2010 6:10 am

What if you put the HTML inside this?

Code: Select all
[code]  sample  [/code]


That's how to see it in a post here.

User Avatar
nartreb

 
Posts: 2232
Joined: Sat Apr 03, 2004 10:45 pm
Thanked: 184 times in 155 posts

by nartreb » Fri Sep 17, 2010 4:48 pm

You can use the standard HTMLcharacter escapes

Code: Select all
&lt;a href="target"&gt; link anchor text &lt;/a&gt;


becomes
Code: Select all
<a href="target"> link anchor text </a>



complete list


Return to Page Help

 


  • Related topics
    Replies
    Views
    Last post

Who is online

Users browsing this forum: No registered users and 0 guests