LISTING PROGRAM
1. Halaman index.php
DOCTYPE html PUBLIC -W3CDTD XHTML 1.0 TransitionalEN http:www.w3.orgTRxhtml1DTDxhtml1-transitional.dtd
html xmlns=http:www.w3.org1999xhtml head
meta http-equiv=Content-Type content=texthtml; charset=iso-8859- 1
titletitle style type=textcss
-- body
{
background-image: urlimagesbackground.gif; background-color: 999999;
} --
stylehead body
pnbsp;p table width=1025 border=0 align=center cellpadding=0
cellspacing=0 bgcolor=yellow tr
td colspan=2? includebanner.php ;?td tr
tr td colspan=2td
tr tr
td width=737 valign=top ?
cek=_GET[page]; ngl=_GET[ngl];
path=HTTP_GET_VARS[page]..php;
if cek== {include main.php; }
else {include path;}
? td
td width=219 valign=top? includemenu.php ;?td tr
tr td colspan=2? includefooter.php ;?td
tr table
body html
Universitas Sumatera Utara
2. Halaman banner.php
style type=textcss --
.style3 { color: 99FF00;
font-weight: bold; }
-- style
table width=1034 height=150 border=0 align=center cellpadding=0 cellspacing=0
tr td width=1048 height=170 colspan=3 align=center
bgcolor=33CC33
table width=1050 height=160 trtdtdtr
tr td align=centerpimg src=imagesbanner.JPG
width=981 height=130p pstronga href=index.php class=style3font
color=000000 size=3Homefontanbsp;nbsp;nbsp;nbsp;nbsp;| a
href=?page=profil class=style3font color=000000 size=3Profilfontanbsp;nbsp;nbsp;nbsp;nbsp;| a
href=?page=visi class=style3font color=000000 size=3Visi dan Misifont
anbsp;nbsp;nbsp;nbsp;nbsp;|a href=?page=struktur class=style3font color=000000size=3Struktur
Organisasifont anbsp;nbsp;nbsp;nbsp;nbsp;|a href=?page=contact class=style3font color=000000
size=3 Kontak Kami fontanbsp;nbsp;nbsp;nbsp;nbsp; | a
href=?page=bukutamu class=style3font color=000000 size=3Buku Tamufont
anbsp;nbsp;nbsp;nbsp;nbsp;| a href=adminlogin_admin.php class=style3font
color=000000size=3Loginfontanbsp;nbsp;nbsp;n bsp;nbsp;fontstrongp
td tr
table td
tr table
3. Halaman footer.php
DOCTYPE html PUBLIC -W3CDTD XHTML 1.0 TransitionalEN http:www.w3.orgTRxhtml1DTDxhtml1-transitional.dtd
html xmlns=http:www.w3.org1999xhtml head
meta http-equiv=Content-Type content=texthtml; charset=iso-8859- 1
titleUntitled Documenttitle style type=textcss
--
Universitas Sumatera Utara
.style2 {color: FFFFFF} .style3 {
font-family: Tahoma; font-size: 10px;
} --
style head
body table width=1050 height=30 border=0 align=center
cellpadding=0 cellspacing=0 background=imagesin_10.gif bgcolor=33CC333
tr td width=1039 bgcolor=33CC33
div align=center class=style2 style3 br Copyrightcopy;2010 - All Right Reserved
div td
tr table
body html
4. Halaman main.php