LiveWire Network Peer Answers Peer Support Teen Forums Tech Forums College Forums 673 users online 224637 members 1297 active today Advertise Here Sign In
TeenCollegeTechPhotos | Quizzes | LiveSecret | Memberlist | Dictionary | News | FAQ
Member Spotlight
Areola
Cool Things: Areolas.
Mood: Disappointed
You have 1 new message.
Emergency Help
Until you sign up you can't do much. Yes, it's free.

Sign Up Now
Membername:
Password:
Already have an account?
Invite Friends
Active Members
Groups
Contests
Moderators
3 online / 59 MPM
Fresh Topics
  LiveWire / Teen Forums / Teen Stress & Anger Management / Adding Reply

Adding Reply
Archived Topic: It will not be bumped to the top of the forum.
Topic im goign to kill my computer
Membername   Not a member? Sign Up Free (takes 20 seconds)
Password   Forgotten your password?
Post

Font:   Size:   Color:

FAQ Keyword Search:
Post Options
Favorites Manager
Notify me of new replies to this topic by email
Notify me of new replies to this topic by private message
Original Post
66692 Posted at 1:08 pm on April 28, 2008
ok...


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml";>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="aboutus.css" />
<?php # Script 3.4 - index.php
$page_title = 'About Us';
include ('includes/header.html');
?>
</head>
<body>
<div id="container">

<!--Begin Header-->

<!--End Header-->

<!--Begin topnav-->
<ul id="topnav">
<li><a id="farleft" href="index.html">Home</a></li>
<li><a href="aboutus.html">About Us</a></li>
<li><a href="learn.html">Learn</a></li>
<li><a href="getinvolved.html">Get Involved</a></li>
</ul>
<!--End topnav-->

<!--Begin content-->
<div id="content">
CONTENT
</div>
<!--End content-->

<!--Begin sidenav-->
<div id="sidenav">
About Us SIDE NAV
</div>
<!--End sidenav-->

<!--Begin footer-->
<?php
include ('includes/footer.html');
?>
</html>
<!--End footer-->


what is wrong????? the footer and header dont show up...

Replies
66692 Posted at 1:08 pm on April 28, 2008
ok...


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
<html xmlns="http://www.w3.org/1999/xhtml";>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="stylesheet" type="text/css" href="aboutus.css" />
<?php # Script 3.4 - index.php
$page_title = 'About Us';
include ('includes/header.html');
?>
</head>
<body>
<div id="container">

<!--Begin Header-->

<!--End Header-->

<!--Begin topnav-->
<ul id="topnav">
<li><a id="farleft" href="index.html">Home</a></li>
<li><a href="aboutus.html">About Us</a></li>
<li><a href="learn.html">Learn</a></li>
<li><a href="getinvolved.html">Get Involved</a></li>
</ul>
<!--End topnav-->

<!--Begin content-->
<div id="content">
CONTENT
</div>
<!--End content-->

<!--Begin sidenav-->
<div id="sidenav">
About Us SIDE NAV
</div>
<!--End sidenav-->

<!--Begin footer-->
<?php
include ('includes/footer.html');
?>
</html>
<!--End footer-->


what is wrong????? the footer and header dont show up...