Permalink
Cannot retrieve contributors at this time
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
37 lines (37 sloc)
1.92 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <HTML> | |
| <HEAD> | |
| <TITLE>School System Page </TITLE> | |
| </HEAD><FONT FACE="Book Antiqua" SIZE="5" COLOR="#0000D0"><CENTER>Pell City School System</CENTER></FONT> | |
| <BODY><HR ALIGN="Center" SIZE="2"> | |
| The Pell City school system is comprised of 7 campuses within the city. | |
| The system is governed with a board of members which meets on the first tuesday of each month.<BR> | |
| System administration is done from the Central office, located at twelth street south, adjacent to the Pell City High school.<BR> | |
| <CENTER><H4>2000-2001 School Registration Schedule</H4> </CENTER> | |
| <TABLE WIDTH="400" HEIGHT="1000" BORDER="1" ALIGN="CENTER" CELLPADDING="2" BGCOLOR="#FFFFFF" BORDERCOLORLIGHT="#FF0000" BORDERCOLORDARK="#FF0000"> | |
| <TR> | |
| <TD>Eden Elementary School<BR>Christa Bryant, Principal</TD> | |
| <TD>August 1, 2000 <BR>10:00 A.M. - 12:00 Noon</TD> | |
| </TR> | |
| <TR> | |
| <TD>Iola Roberts Elementary School<BR>Michael Barber, Principal</TD> | |
| <TD>August 2, 2000<BR>9:00 A.M. - 2:00 P.M.</TD> | |
| </TR> | |
| <TR> | |
| <TD>Walter M. Kennedy Elementary School<BR>Sherry Pate, Principal</TD> | |
| <TD>August 1, 2000 <BR>4:30 P.M. - 6:30 P.M.</TD> | |
| </TR> | |
| <TR> | |
| <TD>Coosa Valley Elementary School<BR>Thelma Jones, Principal<BR><BR><BR></TD> | |
| <TD>July 31, 2000<BR>Kindergarten<BR> 5:00 - 6:30 P.M.<BR>2nd Grade <BR>6:30 - 7:30 P.M.<BR>August 1, 2000<BR>1st Grade<BR>5:00 - 6:00 P.M.<BR>3rd Grade<BR>6:30 - 7:30 P.M.<BR>August 2, 2000<BR>4th Grade<BR> 5:00 - 6:00 P.M.<BR> 5th Grade <BR>6:30 - 7:30 P.M.</TD> | |
| </TR> | |
| <TR> | |
| <TD>Duran Junior High School<BR>Dr. Patsy Stanley, Principal</TD> | |
| <TD>July 31, 2000<BR>6th Grade 5:00 - 6:30 P.M.<BR>Duran South Campus<BR>August 1, 2000<BR>7th & 8th Grades<BR>5:00 - 6:30 P.M.<BR>Duran Main Campus</TD> | |
| </TR> | |
| <TR> | |
| <TD>Pell City High School<BR>Roger Hibbs, Principal</TD> | |
| <TD>July 18, 2000<BR>New Students 9:00 A.M.<BR>July 24, 2000<BR>12th Grade 8:30 A.M.<BR>11th Grade 1:00 P.M.<BR>July 25, 2000<BR>10th Grade 8:30 A.M.<BR>9th Grade 1:00 P.M.</TD> | |
| </TR> | |
| </TABLE> | |
| </BODY> | |
| </HTML> |