Difference between revisions of "Widget:Homepage"

From LINKS Community Center
Jump to: navigation, search
Line 7: Line 7:
 
         .foo { color: red; }
 
         .foo { color: red; }
 
     </style>
 
     </style>
     <div class="foo">TEST</div>
+
     <div id="hp-wrapper">
 +
        <div id="hp-heading">
 +
            <h1>
 +
                <span>LINKS</span>
 +
                <span>Community</span>
 +
                <span>Center</span>
 +
            </h1>
 +
        </div>
 +
    </div>
 
</includeonly>
 
</includeonly>

Revision as of 12:06, 17 May 2022

   Development verstion of the DCT Homepage.
Not ready for production!