You are not logged in.

  • »imvucodes« is a verified user
  • "imvucodes" started this thread

Posts: 130

Location: Interwebs

Occupation: Serving code snippets non stop.

  • Send private message

1

Monday, July 12th 2010, 2:36pm

Embedded Page

This will add an iframe to your page. This allows to add "foreign" websites in a box on your homepage.

Source code

1
<iframe src="http://www.imvucodes.net" style="width:100%;height:500px"></iframe>

Similar threads

Rate this thread