The Web Design Group

... Making the Web accessible to all.

Welcome Guest ( Log In | Register )

 
Reply to this topicStart new topic
> Tables won't fit
Compat
post Apr 19 2007, 08:24 AM
Post #1





Group: Members
Posts: 5
Joined: 19-April 07
Member No.: 2,564



Hello.

I am going to make a website and now I have a problem. I am going to have the page like this: http://www.nplayer.frac.dk/index.jpg (read: just like that) but it is like this: http://www.nplayer.frac.dk .

I have an index.php file with this:
CODE
<?php
require 'menu.php'
?>
<?php
require 'forside.php'
?>

I have a menu.php with this:
CODE
<html>
<head>
<title>N-Player - Nintendo-Player - Danmarks Nye Nintendo-Site</title>
<link rel="stylesheet" type="text/css" href="http://www.nplayer.frac.dk/style/style.css">
<meta name="keywords" content="n-player, nintendo-player, nintendo, player">
<meta name="description" content="N-Player er Danmarks Nye Nintendo-Fan site. Her er der Nyheder, facts, debatforum og meget mere!">
<meta http-equiv="Content-Language" content="DA">
<meta name="author" content="Patrick Andersen - bif-patrick@nakskovnet.dk">
<meta name="copyright" content="Copyright © 2007 - Patrick Andersen">
</head>
<body>
<div align="center">
<!-- MENU START -->
<table height="800" width="200" border="1">
<tr border="1">
<td border="1"><img src="http://www.nplayer.frac.dk/images/banner.jpg" width="200" /></td></tr>
<tr border="1">
<td border="1"><img src="http://www.nplayer.frac.dk/images/banner.jpg" width="200" /></td></tr>
<tr border="1">
<td border="1"><img src="http://www.nplayer.frac.dk/images/banner.jpg" width="200" /></td></tr>
<tr border="1">
<td border="1"><img src="http://www.nplayer.frac.dk/images/banner.jpg" width="200" /></td></tr>
<tr border="1">
<td border="1"><img src="http://www.nplayer.frac.dk/images/banner.jpg" width="200" /></td></tr>
<tr border="1">
<td border="1"><img src="http://www.nplayer.frac.dk/images/banner.jpg" width="200" /></td></tr>
<tr border="1">
<td border="1"><img src="http://www.nplayer.frac.dk/images/banner.jpg" width="200" /></td></tr>
<tr border="1">
<td border="1"><img src="http://www.nplayer.frac.dk/images/banner.jpg" width="200" /></td></tr>
<tr border="1">
<td border="1"><img src="http://www.nplayer.frac.dk/images/banner.jpg" width="200" /></td></tr>
<tr border="1">
<td border="1"><h3><p>Copyright &copy; 2007 - Patrick Andersen - Alle rettigheder forbeholdes - Al kopiering uden tilladelse bliver meldt til politiet</p></h3></td></tr></table>
<!-- MENU *beep* -->

And a forside.php with this:
CODE
<table width="400" height="800" border="1">
<tr border="1">
<td border="1"><div align="center"><h1><p>N-Player - Danmarks Nye Nintendo-Site!</p></h1></div></td></tr>
<tr border="1">
<td border="1"><p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum. Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.</p></td></tr></table></div>
</body>
</html>


What's wrong?
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post
Compat
post Apr 19 2007, 09:43 AM
Post #2





Group: Members
Posts: 5
Joined: 19-April 07
Member No.: 2,564



I found out!
User is offlinePM
Go to the top of the page
Toggle Multi-post QuotingQuote Post

Reply to this topicStart new topic
2 User(s) are reading this topic (2 Guests and 0 Anonymous Users)
0 Members:

 



- Lo-Fi Version Time is now: 4th May 2024 - 04:40 AM