Advertisement
Guest User

Untitled

a guest
Nov 5th, 2013
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1.  
  2. Thus, if your stylesheet is at http://yourserver.com/path/to/stylesheet.css then your iframe html might look like this
  3.  
  4. ```html
  5. <iframe width="600" height="800"
  6. src="http://spinitron.com/radio/newestsong.php?station=wxyz&stylesheet=http://yourserver.com/path/to/stylesheet.css"
  7. ></iframe>
  8. ```
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement