Globale linker
Oppgaver
- Oppgave 1
- Oppgave 2
- Oppgave 3
- Oppgave 4
- Oppgave 5
- Oppgave 6
- Oppgave 7
- Oppgave 8
- Oppgave 9
- Oppgave10
- Oppgave 11
- Oppgave 12
- Oppgave 13
- Oppgave 14a
- Oppgave 14b
- Oppgave 15
- Oppgave 16
- Oppgave 17
- Oppgave 18
- Oppgave 19
- Oppgave 20
- Oppgave 21
- Oppgave 22
- Oppgave 23
- Oppgave 24
Dette er koden for selve framesettet:
<html>
<head>
<title>kveld 6 oppgave 3</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
</head>
<frameset rows="*,300,*" border="2"
frameborder="YES"
bordercolor="#FFFFFF" framespacing="2">
<frame name= "topspace"
noresize scrolling="no" marginwidth="0"
marginheight="0"
frameborder="no" src="frameset2top.htm">
<frameset
cols="1*,600,1*" border="0" frameborder="no">
<frame
name="lspace" scrolling="no" noresize
marginwidth="0" marginheight="0"
frameborder="no" src="frameset2left.htm">
<frame
name= "mainFrame" noresize scrolling="auto"
marginwidth="0" marginheight="0" frameborder="no"
src="frameset2main.htm">
<frame
name="rspace" scrolling="no" frameborder="no"
noresize
marginwidth="0" marginheight="0" src="frameset2right.htm">
</frameset>
<frame name="botspace"
scrolling="no" noresize marginwidth="0"
marginheight="0"
frameborder="no" src="frameset2bottom.htm">
<noframes>
<body bgcolor="#FFFFFF" text="#000000">
</body>
</noframes>
</frameset>
</html>
Dette er koden for toppdokument, bunndokument, venstredokument
og høyredokument:
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
</head>
<body bgcolor="#000000" text="#000000">
</body>
</html>
Dette er koden for midtdokumentet (innholdet):
<html>
<head>
<title>Kveld 6 oppgave 3</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td>
<table
width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td>
<img src="images/frames/logo.jpg" width="104"
height="40">
</td>
<td
width="100%" valign="bottom">
<table
width="100%" border="0" cellspacing="0"
cellpadding="0"
bgcolor="#0099FF">
<tr
align="center" >
<td>
<font color="#FFFFFF">Home</font>
</td>
<td>
<a href="frameset2mainSide1.htm"
target="mainFrame">Side 1</a>
</td>
<td>
<a href="frameset2mainSide2.htm"
target="mainFrame">Side 2</a>
</td>
<td>
<a
href="frameset2mainSide3.htm"
target="mainFrame">Side 3</a>
</td>
<td>
<a
href="frameset2mainSide4.htm"
target="mainFrame">Side 4</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td valign="top">
<table
width="104" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td>
<img
src="images/blank.gif" width="5" height="1">
</td>
<td
width="100%">
<a href="balancing.htm"
target="indreramme">
Bilde 1</a>
</td>
<td>
<img
src="images/blank.gif" width="5" height="1">
</td>
</tr>
<tr>
<td> </td>
<td
width="100%">
<a
href="behindBars.htm" target="indreramme">
Bilde2</a>
</td>
<td> </td>
</tr>
<tr>
<td> </td>
<td
width="100%">
<a href="bigIdea.htm" target="indreramme">Bilde
3</a>
</td>
<td> </td>
</tr>
<tr>
<td> </td>
<td
width="100%">
<a href="feet.htm" target="indreramme">Bilde
4</a>
</td>
<td> </td>
</tr>
<tr>
<td> </td>
<td
width="100%">
<a href="frameset2main.htm"
target="mainFrame">Hjem</a>
</td>
<td> </td>
</tr>
</table>
</td>
<td width="100%"
valign="top">
<iframe id=13 name="indreramme" src="iindreramme.htm"
width="480" height="260" scrolling="Auto"
frameborder="0"
marginwidth="0" marginheight="0" ></iframe>
</td>
</tr>
</table>
</body>
</html>
Dette er koden for midtdokument side 1:
<html>
<head>
<title>Kveld 6 oppgave 3</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td>
<table
width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td>
<img
src="images/frames/logo.jpg" width="104"
height="40">
</td>
<td
width="100%" valign="bottom">
<table
width="100%" border="0" cellspacing="0"
cellpadding="0"
bgcolor="#0099FF">
<tr
align="center">
<td>
<a href="frameset2main.htm"
target="mainFrame">Home</a>
</td>
<td>
<font color="#FFFFFF">Side 1</font>
</td>
<td>
<a href="frameset2mainSide2.htm"
target="mainFrame">Side 2</a>
</td>
<td>
<a href="frameset2mainSide3.htm"
target="mainFrame">Side 3</a>
</td>
<td>
<a href="frameset2mainSide4.htm"
target="mainFrame">Side 4</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td valign="top">
<img
src="images/blank.gif" width="104" height="1">
</td>
<td width="100%"
valign="top">
<p
align="left">A mother had 3 virgin daughters.
They were all getting
married within short time period. Because Mom was a bit worried
about how their sex life would get started, she made them
all
promise to send a postcard from the honeymoon with a few words
on how marital sex felt.</p>
<p
align="left">The first girl sent a card from
Hawaii two days after the
wedding. The card said nothing but "Nescafe".
Mom was
puzzled at first, but then went to the kitchen and got out
the Nescafe
jar. It said: "Good till the last drop."
Mom blushed,
but was pleased for her daughter.</p>
<p
align="left">The second girl sent the card from
Vermont a week after
the wedding, and the card read: "Benson&Hedges".
Mom now knew to go straight to
her husband's cigarettes, and she read from the Benson&Hedges
pack: "Extra Long. King Size". She
was again slightly embarrassed but still happy for her daughter.</p>
<p
align="left">The third girl left for her honeymoon
in the Caribbean.
Mom waited for a week, nothing. Another week went by and
still nothing. Then after a whole month, a card finally arrived.
Written
on it with shaky handwriting were the words: "British
Airways".
Mom took out her latest Harper's Bazaar magazine,
flipped through the pages fearing the worst, and finally found
the ad for the airline. The ad said: "Three times
a day, seven
days a week, both ways." Mom fainted</p>
</td>
</tr>
</table>
</body>
</html>
Dette er koden for midtdokument side 2:
<html>
<head>
<title>Kveld 6 oppgave 3</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td>
<table
width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td>
<img
src="images/frames/logo.jpg" width="104"
height="40">
</td>
<td
width="100%" valign="bottom">
<table
width="100%" border="0" cellspacing="0"
cellpadding="0"
bgcolor="#0099FF">
<tr
align="center">
<td>
<a
href="frameset2main.htm"
target="mainFrame">Home</a>
</td>
<td>
<a
href="frameset2mainSide1.htm"
target="mainFrame">Side 1</a>
</td>
<td>
<font
color="#FFFFFF">Side 2</font>
</td>
<td>
<a
href="frameset2mainSide3.htm"
target="mainFrame">Side 3</a>
</td>
<td>
<a
href="frameset2mainSide4.htm"
target="mainFrame">Side 4</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td valign="top">
<img src="images/blank.gif" width="104"
height="1">
</td>
<td width="100%"
valign="top">
<p align="center"><img src="images/frames/winblows.jpg"
width="355" height="425"></p>
</td>
</tr>
</table>
</body>
</html>
Dette er koden for midtdokument side 3:
<html>
<head>
<title>Kveld 6 oppgave 3</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td>
<table
width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td>
<img
src="images/frames/logo.jpg" width="104"
height="40">
</td>
<td
width="100%" valign="bottom">
<table
width="100%" border="0" cellspacing="0"
cellpadding="0" bgcolor="#0099FF">
<tr
align="center">
<td>
<a
href="frameset2main.htm"
target="mainFrame">Home</a>
</td>
<td>
<a
href="frameset2mainSide1.htm"
target="mainFrame">Side 1</a>
</td>
<td>
<a
href="frameset2mainSide2.htm"
target="mainFrame">Side 2</a>
</td>
<td>
<font
color="#FFFFFF">Side 3</font>
</td>
<td>
<a
href="frameset2mainSide4.htm"
target="mainFrame">Side 4</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td valign="top">
<img
src="images/blank.gif" width="104" height="1">
</td>
<td width="100%"
valign="top">
<p
align="left">A six-year-old walks into the kitchen
where his mom
is preparing a meal and says: "Mom, the last few
nights I
have woke up to this thumping noise coming out of your bedroom
and
when I looked to see what it is, you're sitting on top of
dad and bouncing
up and down. Why are you doing that?"</p>
<p
align="left">The startled mother recovers quickly
and she says, "Your
dad is a little overweight and I'm trying to get him back
to
normal size. I bounce on him to get all the air out of him."</p>
<p
align="left">The little kid just shakes his head
and says, "Mom,
you're wasting your time because, once a week, that nice
looking lady next door comes over & blows daddy right
back
up!"</p>
</td>
</tr>
</table>
</body>
</html>
Og dette er koden for midtdokument side 4:
<html>
<head>
<title>Kveld 6 oppgave 3</title>
<meta http-equiv="Content-Type" content="text/html;
charset=iso-8859-1">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<table width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td>
<table
width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td>
<img
src="images/frames/logo.jpg" width="104"
height="40">
</td>
<td
width="100%" valign="bottom">
<table
width="100%" border="0" cellspacing="0"
cellpadding="0"
bgcolor="#0099FF">
<tr
align="center">
<td>
<a
href="frameset2main.htm"
target="mainFrame">Home</a>
</td>
<td>
<a
href="frameset2mainSide1.htm"
target="mainFrame">Side 1</a>
</td>
<td>
<a
href="frameset2mainSide2.htm"
target="mainFrame">Side 2</a>
</td>
<td>
<a
href="frameset2mainSide3.htm"
target="mainFrame">Side 3</a>
</td>
<td>
<font
color="#CCCCCC">Side 4</font>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<table width="100%" border="0" cellspacing="0"
cellpadding="0">
<tr>
<td valign="top">
<img src="images/blank.gif" width="104"
height="1">
</td>
<td width="100%"
valign="top" align="center">
<img
src="images/frames/the90s.jpg" width="448"
height="336">
</td>
</tr>
</table>
</body>
</html>
