Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

hotwire132002

macrumors 65816
Original poster
Jan 24, 2004
1,209
1
Cadillac, MI
I just put a web site for the news program I do for the local access station up--check it out at http://www.coresoftcomputers.com/lakelinenews. You can also check out last month's edition of the show from the site. (Keep in mind--this is done LIVE by high school students, so you'll notice a few glitches in the show :) )

Anyway, tell me what you think of the site!
 
content pulled from a db, i assume? mysql?

btw, i'm getting this: <&
at the top of most pages.
 
I get it too.. here is the problem ...

Code:
<body>
<table width="700" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="100" height="100"><img src="images/lakelinelogoweb.gif" width="100" height="100"></td>
    <td width="550" height="100" bgcolor="#003366"><div align="center"><span class="style4">Lakeline News </span></div></td>
    <td width="50" height="100"><img src="../images/TopBar.jpg" width="50" height="100"></td>
  </tr>
  [COLOR=Red]<& [/COLOR]  <tr>
    <td height="50" bgcolor="#003366" class="style3"><div align="center"><a href="makethenews.php" ><font color="#FFFFFF">Make The News</font> </a></div></td>
    <td width="50" colspan="2" rowspan="6" valign="top"><blockquote><BR><table width="300" border="1" cellpadding="2" cellspacing="0" bordercolor="#000000" align="left">
    <tr>
      <td width="300" height="25" bgcolor="#003366" class="style3 style5">What is Lakeline News? </td>
    </tr>
 
Archaeopteryx said:
here is the problem ...

Code:
<body>
<table width="700" border="0" cellpadding="0" cellspacing="0">
  <tr>
    <td width="100" height="100"><img src="images/lakelinelogoweb.gif" width="100" height="100"></td>
    <td width="550" height="100" bgcolor="#003366"><div align="center"><span class="style4">Lakeline News </span></div></td>
    <td width="50" height="100"><img src="../images/TopBar.jpg" width="50" height="100"></td>
  </tr>
  [COLOR=Red]<& [/COLOR]  <tr>
    <td height="50" bgcolor="#003366" class="style3"><div align="center"><a href="makethenews.php" ><font color="#FFFFFF">Make The News</font> </a></div></td>
    <td width="50" colspan="2" rowspan="6" valign="top"><blockquote><BR><table width="300" border="1" cellpadding="2" cellspacing="0" bordercolor="#000000" align="left">
    <tr>
      <td width="300" height="25" bgcolor="#003366" class="style3 style5">What is Lakeline News? </td>
    </tr>

Thanks for finding it for me! I scanned the code, and couldn't quite find it. I'll fix it tomorrow if I get to it.

By the way, I designed the site for CCTV (www.cctv-cadillac.org) that this site links to.
 
Looks nice, clean and the coloring is ok. but what is with the <& ? you must have forgotten to close something or typed that in by accident.
 
Pretty nice. You certainly keep busy. My one complaint:

The color of the text for "watch Lakeline News..." in the off-white. I can barely read it, although my eyes are pretty bad.

Good Job.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.