does anyone know how to link three html websites together?

Krista J

New member
Im trying to do college h.w. for my web page design class. However, when it says linking it does not work. If anyone knows how to fix this please help me.
 
<frame src='http://blah.com' width='25%'></frame>
<frame src='http://blah.com' width='50%'></frame>
<frame src='http://blah.com' width='25%'></frame>

that will make a screen like:
| site | site | site |
 
Back
Top