simple web page templates
Making a web page load somewhere else?

OK, so I’m working on this stupid portfolio thing for my credential program. I’m required to use this service called Taskstream to build the portfolio, and it has this template that I can’t change – it links to the different sections of the portfolio.

The problem is, I’m sort of limited on what I can do in each frame of my portfolio. If I upload an HTML file, it shows up as a LINK, but does not load directly in the frame.
Now, I CAN use HTML code within the “plain text” part of my portfolio, but I’m limited to 9000 characters. So I tried copying the HTML code from a page I made… but, yeah, too many characters. Uploading all of the images, style sheets, etc. into this portfolio is not an option.

Is there a relatively simple HTML code that will allow me to load my web page (already exists on the web) into a frame in this stupid portfolio thing?
Wow! That just might be the ticket! Thanks a million.

Others: Please feel free to make more suggestions.

You could use an iframe ( http://en.wikipedia.org/wiki/IFrame ), but it won’t be seamless.

Tagged with:

Filed under: Good Web Design

Like this post? Subscribe to my RSS feed and get loads more!