コード例 #1
0
<!DOCTYPE html>

<html>
    <head>
        <?php 
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/head-content.php";
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/global-functions.php";
IncludePageTitleScript('Contact');
?>

        <!-- Section specific CSS -->
        <link rel="stylesheet" href="/v4/styles/contact-scheme.css" type="text/css">
        <!-- !Section specific CSS -->
    </head>
    <body>
        <?php 
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/site-fixed-header.php";
EchoHeader("contact");
?>
        
        <div id="css-fade-overlay"></div>

        <div id="css-column-container"><!--
            Left selection Panel
         --><div id="css-selection-panel-column"><!--
                Begin content box
                 --><div class="css-selection-panel-box-container"><!--
                 --><div class="css-selection-panel-box-space-short"></div><!--
                 --><div class="css-selection-panel-box-top"></div><!--
                 --><div class="css-selection-panel-box-space-short"></div><!--
                 --><div class="css-selection-panel-box-space-tall"></div><!--
コード例 #2
0
<!DOCTYPE html>

<html>
    <head>
        <?php 
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/head-content.php";
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/global-functions.php";
IncludePageTitleScript('Home');
?>

        <!-- Section specific CSS -->
        <link rel="stylesheet" href="/v4/styles/home-scheme.css" type="text/css">
        <!-- !Section specific CSS -->
    </head>
    <body>
        <?php 
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/site-fixed-header.php";
EchoHeader("home");
?>
        
        <div id="css-fade-overlay"></div>

        <div id="css-column-container">
            <!-- Left panel -->
            <div id="css-content-panel-column">
                
                <!-- Begin content box -->
                <div class="css-content-panel-post-container">
                    <div class="css-content-panel-post-space-short"></div><!--
                 --><div class="css-content-panel-post-top"></div><!--
                 --><div class="css-content-panel-post-display"><!--
コード例 #3
0
<!DOCTYPE html>

<html>
    <head>
        <?php 
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/head-content.php";
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/global-functions.php";
IncludePageTitleScript('Projects');
?>

        <!-- Section specific CSS -->
        <link rel="stylesheet" href="/v4/styles/projects-scheme.css" type="text/css">
        <!-- !Section specific CSS -->
    </head>
    <body>
        <?php 
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/site-fixed-header.php";
EchoHeader("projects");
?>
        
        <div id="css-fade-overlay"></div>

        <div id="css-column-container"><!--
            Left selection Panel
         --><div id="css-selection-panel-column"><!--
                Begin content box
                 --><div class="css-selection-panel-box-container"><!--
                 --><div class="css-selection-panel-box-space-short"></div><!--
                 --><div class="css-selection-panel-box-top"></div><!--
                 --><div class="css-selection-panel-box-space-short"></div><!--
                 --><div class="css-selection-panel-box-space-tall"></div><!--
コード例 #4
0
<!DOCTYPE html>

<html>
    <head>
        <?php 
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/head-content.php";
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/global-functions.php";
IncludePageTitleScript('News');
?>

        <!-- Section specific CSS -->
        <link rel="stylesheet" href="/v4/styles/news-scheme.css" type="text/css">
        <!-- !Section specific CSS -->
    </head>
    <body>
        <?php 
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/site-fixed-header.php";
EchoHeader("news");
?>
        
        <div id="css-fade-overlay"></div>

        <div id="css-column-container"><!--
            Left selection Panel
         --><div id="css-selection-panel-column"><!--
                Begin content box
                 --><div class="css-selection-panel-box-container"><!--
                 --><div class="css-selection-panel-box-space-short"></div><!--
                 --><div class="css-selection-panel-box-top"></div><!--
                 --><div class="css-selection-panel-box-space-short"></div><!--
                 --><div class="css-selection-panel-box-space-tall"></div><!--
コード例 #5
0
<!DOCTYPE html>

<html>
    <head>
        <?php 
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/head-content.php";
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/global-functions.php";
IncludePageTitleScript('About');
?>

        <!-- Section specific CSS -->
        <link rel="stylesheet" href="/v4/styles/about-scheme.css" type="text/css">
        <!-- !Section specific CSS -->
    </head>
    <body>
        <?php 
include $_SERVER['DOCUMENT_ROOT'] . "v4/includes/site-fixed-header.php";
EchoHeader("about");
?>
        
        <div id="css-fade-overlay"></div>

        <div id="css-column-container"><!--
            Left selection Panel
         --><div id="css-selection-panel-column"><!--
                Begin content box
                 --><div class="css-selection-panel-box-container"><!--
                 --><div class="css-selection-panel-box-space-short"></div><!--
                 --><div class="css-selection-panel-box-top"></div><!--
                 --><div class="css-selection-panel-box-space-short"></div><!--
                 --><div class="css-selection-panel-box-space-tall"></div><!--