Welcome to Discuss Everything Forums...

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed.


 

Tags for this Thread

+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    jessica.
    jessica.'s Avatar
    Guest

    html help. please.......?

    how do you type in html without it going through??
    like im trying to explain something on myspace to someone through a message.

    im trying to say on there:
    " and then you type <img src=""> "

    but when i send it goes through like i'm actually trying to send an image.
    im not.... im trying to explain to someone how to create the image.
    understand??
    how would i go about doing this.
    thank you so much Arman. it worked!!

  2. #2
    Arman's Avatar
    Newbie - NLP

    Status
    Offline
    Join Date
    Apr 2009
    Posts
    26
    Downloads
    0
    Uploads
    0
    Actually the textbox you are putting the html code in is html sensitive. So whenever it sees < or > brackets it mistakes it for html.

    Try this

    &lt (represents < )
    &gt (represents > )

    This should fool the text composer and it will show < > instead of &lt and &gt

    Example

    &lt img src="" &gt should render like < img src="" >

    Hope it helps.

 

 

Quick Reply Quick Reply

Click here to log in


What is the sum of 36 and 12

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 01-12-2011, 04:23 AM
  2. My XML contains HTML, but the XSLT wont render the HTML as HTML.?
    By CogitoErgoCogitoSum in forum Discuss HTML
    Replies: 0
    Last Post: 10-26-2010, 03:09 AM
  3. View HTML source code in browser..Disable HTML in PHP chat ?!?
    By Nawwar El Narsh in forum Discuss HTML
    Replies: 0
    Last Post: 09-11-2010, 08:48 AM
  4. Replies: 0
    Last Post: 07-18-2009, 02:20 PM
  5. Replies: 0
    Last Post: 04-04-2009, 03:37 PM

Bookmarks

Posting Permissions

  • You may post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts
  •