Themes

My 1st site in CSS/XHTML: An experiment explained in detail

alain01  22-May-2006 14:08 8940 Reads   6 Comment(s) 

First at all, i spend just 14 days ans 10 mn, so, just 14 days more than Christian !

I was inspired with these sites:
- Pompage.net
- Alsacréation and here
- peutetreunereponse.net

My objective was (without objet ive fir the site, just theme onjective):
- Create an origianl theme,
- Just use CSS/XHTML
- Tableness (without table)
- W3C validation
- Use nice mitres
- Rounded mitres
- Colorisation of active mitre



Resized Image1) Starting theme - Idea

I really appreciate the theme presented here and available here.

So, i started on the idea of a blocnote theme, with 2 colomn, without right colomn.






2) False columns

Read this news: colonnes factices.
This method is so fun for my theme.

Resized Image
Top 1 + mitres (external links)

Resized Image
Top 2 + mitres (internal links)

Resized Image
Mainly image (repeat y)

Resized Image
Bottom


3) Mainly "div"

<div id="conteneur">
     <
div id="navigation">
          
// mitres location for external links
     
</div>

     <
div id="navigation2">
         
// mitres location for internal links
     
</div>

     <
div id="logo">
         
// here logo url
     
</div>

     <
div id="gauche">
         
// Boucle left blocs
     
</div>

     <
div id="centre_gd">
          <
div id="centre_gauche">
               
// Boucle blocs center left
          
</div>
          <
div id="centre_droite">
               
// Boucle blocs center right
          
</div>
     </
div>

     <
div id="centre">
          
// Boucle blocs center center
          
<div id="content">Display the module contents</div>
     </
div>

     <
div id="blocnote_bottom">
          
// bottom of the page
     
</div>
</
div>

« 1 (2) 3 4 »
Rating 0/5
Rating: 0/5 (0 votes)
Voting is disabled!


Login

Who's Online

250 user(s) are online (9 user(s) are browsing Publisher)


Members: 0


Guests: 250


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits

Categories