Rendering Html on web browser

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • something else
    replied
    of course if you was going to put it in a link you would have to use:
    PHP Code:
    <a href="data:text/html,%20%20%3Chtml%3E%3Chead%3E%3Ctitle%3ECoding-Talk.com%3C/title%3E%3Chead%3E%3Cbody%20bgcolor=%22silver%22%3E%3Ccenter%3E%3Cbr/%3E%3Cbr/%3E%3Cb%3EWelcome%20To%20Coding%20Talk%3C/b%3E%">Click here </a
    Last edited by something else; 21.09.10, 13:01.

    Leave a comment:


  • Dr_BIoLoGY
    replied
    nice share.lol

    Leave a comment:


  • morse
    replied
    Originally posted by something else View Post
    Copy this and paste it into your browser url:
    PHP Code:
    data:text/html,  <html><head><title>Coding-Talk.com</title><body bgcolor="silver"><center><br/><br/><b>Welcome To Coding Talk</b><br/><br/>Something Else Was Ere :P</center></body></html
    you forgot to enclose the open <head> :p

    Leave a comment:


  • something else
    replied
    Originally posted by videodesihot View Post
    time wasting.
    NO This Could Be very Valuable To Get Rid Of Referer and other information ..... there is plenty of other reasons you could use it
    Last edited by something else; 21.09.10, 10:43.

    Leave a comment:


  • akela
    replied
    time wasting.

    Leave a comment:


  • jaidon20k
    replied
    What dis do lol?

    Leave a comment:


  • subzero
    replied
    lol i know what that do

    Leave a comment:


  • something else
    started a topic Rendering Html on web browser

    Rendering Html on web browser

    Copy this and paste it into your browser url:
    PHP Code:
    data:text/html,  <html><head><title>Coding-Talk.com</title><body bgcolor="silver"><center><br/><br/><b>Welcome To Coding Talk</b><br/><br/>Something Else Was Ere :P</center></body></html
    Last edited by something else; 29.08.10, 01:56.
Working...
X