Nuage thématique
- WordPress
- Salsifis
- colonne centrale
- gauche
- plate-forme
- parades
- bête
- colonne fixe
- Labosonic
- Photos Image
- IE
- Viabloga
- QWilm
- image
- déclarations d'amour
- VB
- administration
- Goofy
- Commentaires
- CSS
- éditeur visuel
- DOTCLEAR
- photos
- résultat
- fille qui me tanne pour ouvrir un blog de vente en ligne de salsifis sur Viabloga
Transcription du code
9/11/06
Voici la transcription du modèle tel que vous le voyez s'afficher en ce moment. Si vous y détectez des erreurs ou avez des suggestions, n'hésitez pas. (MajusC00L)
début
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="fr">
<head>
<title><SITE_AND_OR_NEWS_TITLE></title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<meta name="description" content="<SITE_OR_NEWS_DESCRIPTION>" />
<link rel="alternate" type="application/rss+xml" title="RSS" href="<SITE_URL>/index.xml" />
<link rel="alternate" type="application/rdf+xml" title="FOAF" href="<SITE_URL>/foaf.rdf" />
<NEWS_LINKS>
<SITE_META_ICBM>
<style type="text/css" media="all">
body {
margin: 0;
padding: 0;
background: #<smartcolor background>;
font-family: "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
color: #555;
}
}
.hide {
display: none;
}
h1, h2, h3, h4 {
font-weight:normal;
}
strong, dt {
font-weight: bold;
}
img {
border: 0;
}
a {
color: #<smartcolor link>;
}
#content a:hover {
background-color: #<smartcolor link> !important;
color: #<smartcolor background>;
}
#header *, #footer *, .postfoot * {
margin: 0;
padding: 0;
}
/* #header */
#header {
clear: both;
position:relative;
width: 100%;
height: 120px;
margin: 0;
padding: 0;
<!-- background: #<smartcolor background> url("/images/goofy.title.jpeg") no-repeat; -->
background: #<smartcolor background> ;
background-position:right;
color:#<smartcolor title>;
}
#header h1 a {
font-size: 40px;
letter-spacing: -2px;
text-decoration: none;
margin-left:10px;
}
#header p {
float:left;
position:absolute;
left:10px;
bottom:55px;
font-size: 12px;
}
#header ul {
float: left;
position: absolute;
left: 10px;
bottom: 0px;
list-style: none;
}
#header ul li {
float: left;
height: 25px;
margin: 0 5px 0 0;
padding: 1px 10px 1px 10px;
background: #<smartcolor background>;
font-size:11px;
color:#<smartcolor text>;
}
#header ul li.current_page_item,
body.home #header ul li.home {
background-image: none;
}
#header ul li a {
font-size: 11px;
font-weight: bold;
text-decoration: none;
}
#header p,
#header a,
#header h1 {
color:#<smartcolor title>;
}
#header ul li {border-left: 1px solid #<smartcolor bar>;
border-top: 1px solid #<smartcolor bar>;
}
#header ul li.selected {
font-weight:bold;
}
#header ul li.current_page_item a,
body.home #header ul li.home a {
border-left: 1px solid #<smartcolor link>;
border-top: 1px solid #<smartcolor link>;
border-right: 1px solid 1px solid #<smartcolor link>;
}
#header ul a {
color: #<smartcolor link>;
}
#columns {
width:100%;
}
#column_fixed {
position: fixed;
width: 160px;
float: left;
background-color: #ffffff;
border-right:1px solid color=#<smartcolor link>;
margin: 5px;
padding-top: 0px;
padding-left: 1px;
padding-right: 1px;
padding-bottom: 30px;
top: 140px;
left:0;
}
#column_left {
width: 150px;
border-width: 1px;
text-align: left;
padding: 20px;
border-top:solid 1px #CED4CA;
border-bottom:solid 3px #CED4CA;
border-left:solid 1px #CED4CA;
border-right:solid 3px #CED4CA;
float: left;
margin: 5px;
background-color:#FFFFFF;
font-size: 0.9em;
}
#column_left h3 {
color: #<smartcolor link>;
margin:0px;
padding: 5px 0 4px 8px;
font-style: strong;
font-size:18px;
padding-left: 8px;
border-bottom: 2px solid #<smartcolor bar>;
letter-spacing: 0px;
}
#column_center {
width: 35%;
text-align: left;
border-top:solid 1px #CED4CA;
border-bottom:solid 3px #CED4CA;
border-left:solid 1px #CED4CA;
border-right:solid 3px #CED4CA;
float: left;
padding-top: 0px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 30px;
background-color:#FFFFFF;
margin-left:170px;
margin-top:5px;
}
#column_right {
width: 150px;
border-width: 1px;
text-align: left;
padding: 20px;
border-top:solid 1px #CED4CA;
border-bottom:solid 3px #CED4CA;
border-left:solid 1px #CED4CA;
border-right:solid 3px #CED4CA;
float: left;
margin: 5px;
background-color:#FFFFFF;
font-size: 0.9em;
}
/* #content */
#content {
padding: 25px 15px 0 15px;
margin-top:-25px;
font-size: 12px;
color: #<smartcolor text>;
}
* html #content {
margin-top:-10px;
}
#content h2, #content h2 a {
clear: both;
margin: 10px 0;
font-size: 32px;
letter-spacing: -2px;
text-decoration: none;
color: #<smartcolor link>;
}
#content h3 {
font-style:strong;
}
#content ul.datestamp {
width: 100%;
float: left;
clear: both;
margin:0px;
padding:0px;
margin-bottom:10px;
}
#content ul.datestamp li {
margin-left: 0;
padding-top: 1px;
}
#content p {
font-size: 12px;
color: #555555;
}
#content blockquote {
font-style: italic;
border-left: 2px solid #<smartcolor text>;
}
/* .postfoot */
#content .postfoot {
margin-top:5px;
//float: left;
//width: 100%;
margin-bottom: 50px;
padding: 5px 0 0 10px;
border-top: 1px solid #<smartcolor bar>;
}
#content .postfoot li {
padding: 2px 0 0 17px;
margin: 0;
margin-right: 20px;
}
#column_right .side {
padding: 0px;
margin-bottom:15px;
}
#column_left .side {
padding: 0px;
margin-bottom:15px;
}
#column_right .side_content {
padding:10px;
}
#column_left .side_content {
padding:10px;
}
#sbtop .side_content {
padding:10px;
}
.side p,
.side ul {
padding:0px;
margin:0px;
list-style: none;
font-size: 12px;
color: #333;
}
.side li {
padding-left: 17px;
margin: 0 0 5px 0;
}
.side ul a {
border-bottom: 1px;
text-decoration: none;
}
/* #footer */
#footer {
position;relative;
clear: both;
height: 60px;
width:100%;
margin: 0px;
margin-bottom:10px;
border-top: 3px solid #<smartcolor bar>;
border-bottom: 0px solid #<smartcolor bar>;
}
#footer img {
vertical-align: middle;
}
#footer p {
font-size: 11px;
color: #<smartcolor link>;
}
#footer p.feeds {
float: left;
padding: 5px 10px;
}
#footer p.vb {
float: right;
padding: 5px 10px;
}
/* .icon */
li.icon {
display: inline;
margin-right: 5px;
padding-left: 18px;
font-size: 12px;
color: #888;
float: left;
}
.admin li.icon {
color: #39c;
}
li.category,
.archive_categories li,
.categories li {
background: url(/public_images/icon_square.gif) no-repeat 0 50%;
}
li.page,
.active_summaries li,
.pages li {
background: url(/public_images/icon_square.gif) no-repeat 0 50%;
}
li.date,
.archive_months li,
.dates li {
background: url(/public_images/icon_square.gif) no-repeat 0 50%;
}
li.link,
ul.links li {
background: url(/public_images/icon_square.gif) no-repeat 0 3px;
}
li.time,
ul.times li {
background: url(/public_images/icon_square.gif) no-repeat 0 50%;
}
li.author,
ul.authors li {
background: url(/public_images/icon_square.gif) no-repeat 0 50%;
}
li.comments_note {
background: url(/public_images/icon_square.gif) no-repeat 0 50%;
}
li.comments_note a {
font-weight: bold;
}
li.prev {
background: url(/public_images/icon_prev.gif) no-repeat 0 50%;
}
li.next {
padding-right: 17px !important;
background: url(/public_images/icon_next.gif) no-repeat right 50%;
}
.star {
margin-right: 5px;
vertical-align: -10%;
}
/* side */
#column_right h3 {
color: #<smartcolor link>;
margin:0px;
padding: 5px 0 4px 8px;
font-style: strong;
font-size:18px;
padding-left: 8px;
border-bottom: 2px solid #<smartcolor bar>;
letter-spacing: 0px;
}
#sbtop {
margin-bottom:15px;
background: #<smartcolor bar 90w>;
}
#sbtop h3 {
color: #<smartcolor link>;
margin:0px;
padding: 5px 0 4px 8px;
font-size:18px;
padding-left: 8px;
border-bottom: 2px solid #<smartcolor bar>;
background: #<smartcolor background>;
letter-spacing: 0px;
}
#comments_title {
padding: 5px 0 4px 8px;
font-size:14px;
padding-left: 8px;
margin-bottom:30px;
}
#commands {
padding:0px;
margin:0px;
font-size: 12px;
margin-left: 25px;
margin-top:5px;
}
#commands a {
text-decoration: uppercase;
}
.comment_face
{
float:left;
margin-bottom:5px;
margin-right:5px;
}
/* calendrier */
.calendar table { font-size: 9px; margin: 5px; }
.calendar tr { border-top : 1px solid black; }
.calendarMonth { font-weight: bold; text-align: center; }
.calendarDayOfWeek { font-weight: normal; }
.calendarDay { padding: 1px; }
.calendarDayLinked { background: #; font-weight: bold; }
.calendarDayLinked a { color: #555555; text-decoration: line-through; }
.calendarDayToday { background: #; font-weight: bold; color: #555555; border:1px solid black; }
.calendarDayTodayLinked { background: #; font-weight: bold; text-decoration: underline; border:1px solid black; }
.calendarDayTodayLinked a { color: #555555; text-decoration: line-through;}
.oneliners textarea input {
font-size:0.9em;
}
.comment {
padding:0px;
margin:0px;
margin-top:15px;
margin-bottom:15px;
padding-bottom:2px;
}
.comment h3 {
margin:0px;
padding:0px;
font-size:14px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 8px;
border-top: 1px solid #<smartcolor bar>;
border-bottom: 1px solid #<smartcolor bar>;
}
.comment h3 a {
text-decoration:none;
}
.alt1 {
background: #<smartcolor bar 90w> !important;
}
.alt2 {
background: #<smartcolor bar 95w> !important;
}
.newcomment {
border: 5px solid #<smartcolor bar>;
}
.comment_content {
padding: 8px;
padding-left:8px;
padding-right: 8px;
}
#suite {
margin-top:0px;
margin-bottom:20px;
}
.highlight {
font-weight:bold;
color:#<smartcolor link_highlight>;
}
.post_header h2 {
font-family:georgia,times new roman,times,serif;
}
.post_header h3 {
text-align:right;
font-style:italic;
}
.post_author {
font-family:georgia,times new roman,times,serif;
text-align:right;
font-style:italic;
}
</style>
<!-- definition des smartblock -->
<define_macro name="sb_start">
<div class="side <arg name="type">">
</define_macro>
<define_macro name="sb_end">
</div>
<hr class="hide" />
</div>
</define_macro>
<define_macro name="sb_list_start">
<ul>
</define_macro>
<define_macro name="sb_list_end">
</ul>
</define_macro>
<define_macro name="sb_title">
<h3><arg name="title"></h3>
<div class="side_content">
</define_macro>
<define_macro name="sb_text">
<li><arg name="text"> <arg name="extra_text"></li>
</define_macro>
<define_macro name="sb_link">
<li class="listeLiens"><a href="<arg name="url">" class="<arg name="highlight">"><arg name="text"></a> <arg name="extra_text"></li>
</define_macro>
<define_macro name="sb_link_link">
<li class="description"><a href="<arg name="url1">" class="<arg name="highlight">"><arg name="text1"></a> : <a href="<arg name="url2">" class="internal"><arg name="text2"></a> <arg name="extra_text"></li>
</define_macro>
<define_macro name="sb_link_text">
<li><a href="<arg name="url1">" class="<arg name="highlight">"><arg name="text1"></a> : <arg name="text2"> <arg name="extra_text"></li>
</define_macro>
<define_macro name="sb_anything">
<arg name="anything">
</define_macro>
<define_macro name="sb_menu_list_start">
<ul>
</define_macro>
<define_macro name="sb_menu_list_end">
</ul>
</define_macro>
<define_macro name="sb_menu_text">
<li class="page_item <arg name="selected">"><arg name="text"> <arg name="extra_text"></li>
</define_macro>
<define_macro name="sb_menu_link">
<li class="page_item"><a href="<arg name="url">"><arg name="text"></a> <arg name="extra_text"></li>
</define_macro>
<define_macro name="sb_menu_link_link">
<li class="page_item"><a href="<arg name="url1">" class="internal"><arg name="text1"></a> : <a href="<arg name="url2">" class="internal"><arg name="text2"></a> <arg name="extra_text"></li>
</define_macro>
<define_macro name="sb_menu_link_text">
<li class="page_item"><a href="<arg name="url1">"><arg name="text1"></a> : <arg name="text2"> <arg name="extra_text"></li>
</define_macro>
<define_macro name="sb_menu_anything">
<arg name="anylist">
</define_macro>
</head>
<!-- **************************-->
<!-- *****Début de contenu*****-->
<!-- **************************-->
<body class="home">
<!-- *************************-->
<!-- *****div="commands"******-->
<!-- *************************-->
<div id="commands">
<a href="<SITE_URL>/session.shtml" title ="Ouvrir une session Administrateur/Utilisateur">Session</a>
<object class=cmd_submit_news>
<span class="separator"> - </span><a href="<attribute url>"><attribute cmd></a>
</object>
<object class=cmd_view_submissions>
<span class="separator"> - </span><a href="<attribute url>"><attribute cmd></a>
</object>
<object class=cmd_administrator_menu>
<span class="separator"> - </span><a href="<attribute url>"><attribute cmd></a>
</object>
<object class=contact_form>
<span class="separator"> - </span>
<a href="<attribute url>" title="<attribute cmd>"><img id="contact" src="/images/rdc_large.mail.png" alt="<attribute cmd>" border="0"/></a>
</object>
</div>
<!-- *************************-->
<!-- *****/div="commands"*****-->
<!-- *************************-->
<!-- *************************************************************************************************-->
<!-- *****************************************div="header"********************************************-->
<!-- *************************************************************************************************-->
<div id="header">
<h1><a href="/" title="Retour à la page principale"><SITE_TITLE></a></h1>
<p><SITE_DESCRIPTION></p>
<smartblock sb_menu>
<hr class="hide" />
</div>
<!-- *************************************************************************************************-->
<!-- ****************************************/div="header"********************************************-->
<!-- *************************************************************************************************-->
<!-- *********************-->
<!-- *****div="main"******-->
<!-- *********************-->
<div id="main">
<!-- *********************-->
<!-- ****div="content"****-->
<!-- *********************-->
<div id="content">
<!-- Colonne fixe à gauche -->
<object class=location id!=form>
<div id="column_fixed">
<hr align="center" color="#<smartcolor bar>" width="100%" size="6" />
<smartblock sb.6b>
<smartblock sb.7b>
<smartblock sb.8b>
<smartblock sb.9b>
<smartblock sb.10b>
</div>
</object>
<!-- /Colonne fixe à gauche -->
<div id="column_center">
<hr align="center" color="#<smartcolor bar>" width="100%" size="6" />
<div id="sbtop"><smartblock sb.top></div>
<object class=error_message>
<p><attribute text></p>
<attribute html>
</object>
<object class=message>
<p><attribute text></p>
<attribute html>
</object>
<object class=text>
<div class="news">
<if_attribute title!=><h2><attribute title></h2>
<a href="<attribute print_url>" title="Version imprimable"><img src="/public_images/icon_print.gif" border="0" alt="Version imprimable"/></a>
<p><attribute text></p>
<attribute html>
</div>
<attribute cmd>
</object>
<object class=form>
<div style="background-color:white; border:5px solid #<smartcolor background>; padding:10px;">
<h2><attribute title></h2>
<attribute html>
<attribute textarea_toolbar>
</div>
</object>
<object class=archive>
<h2><attribute month_year_string></h2>
<h3><attribute nb_news_string></h3>
<p>Trier par : <attribute sort_by_date>, <attribute sort_by_title></p>
<ul>
<object class=archive_entry count=100000>
<li><attribute date_and_title_and_link></li>
</object>
</ul>
</object>
<object class=list>
<h2><attribute title></h2>
<attribute html>
<attribute cmd>
</object>
<!-- définition des sommaires, c'est à dire de la page principale et des pages de rubriques -->
<object class=summaries>
<!-- seuls les 10 derniers articles sont affichés sur une page -->
<object class=summary count=10>
<div class="post_header">
<h2><a href="<attribute news_url>" rel="bookmark" title="Lien permanent">
<attribute title></a></h2>
<if_attribute sub_title!=><h3><attribute sub_title></h3></if_attribute>
</div>
<div class="post">
<p><attribute text>
<attribute cmd></p>
</div>
<div align="right">
<i><font face="georgia,times new roman,times,serif" size="2"><a href="<attribute author_url>"><attribute author_signature></a></font></i>
</div>
<object sub_class=summary_poll>
<table ><tr><th><h5>SONDAGE : <attribute title></h5>
<attribute form>
</td></tr></table>
</object>
<if_attribute image_url!=>
<div class="image">
<if_attribute image_original_size_url==>
<img src="<attribute image_url>" alt="<attribute image_legend>" />
</if_attribute>
<if_attribute image_original_size_url!=>
<a href="<attribute image_original_size_url>" target="_blank" title="<attribute image_legend> -- Cliquez pour voir l'image en entier">
<img src="<attribute image_url>" alt="<attribute image_legend> -- Cliquez pour voir l'image en entier" border="0" />
</a>
</if_attribute>
</div>
</if_attribute>
<div class="postfoot">
<a href="<attribute print_url>" title="Version imprimable"><img src="/public_images/icon_print.gif" border="0" alt="Version imprimable"/></a>
| <a href="<attribute category_url>"><attribute category></a>
| Le <attribute published_t.day> <attribute published_t.dd>/<attribute published_t.mm>/<attribute published_t.yyyy> |
<a href="<attribute news_url>#comments">
<if_attribute nb_comments=0>0 commentaires </if_attribute><if_attribute nb_comments=1>1 commentaire</if_attribute>
<if_attribute nb_comments!<1><attribute nb_comments> commentaires</if_attribute></a>
<if_attribute new_comments==true>- <strong>NOUVEAU</strong></if_attribute><if_attribute page_views!=> | Lu <attribute page_views> fois</if_attribute>
<br/>
<if_attribute text_follows==true><a href="<attribute news_url>" title="Lire la suite"><strong>Suite de l'article ...</strong></a></if_attribute>
<if_attribute text_follows!=true><a href="<attribute news_url>">Permalien</a></if_attribute>
</div>
</object>
<!-- lien vers les articles précédents s'il y en a moins de 16 d'affichés sur la page -->
<object class=summary_continued>
<p id="suite"><a href="<attribute url>">Articles suivants</a></p>
</object>
</object>
<!-- définition de la page individuelle d'article -->
<object class=news>
<div class="post_header">
<h2><a href="<attribute news_url>" rel="bookmark" title="Lien permanent">
<attribute title></a></h2>
<if_attribute sub_title!=><h3><attribute sub_title></h3></if_attribute>
</div>
<div class="post">
<p><attribute text>
<attribute cmd></p>
</div>
<div class="post_author">
<a href="<attribute author_url>"><attribute author_signature></a>
</div>
<object sub_class=summary_poll>
<table ><tr><th><h5>SONDAGE : <attribute title></h5>
<attribute form>
</td></tr></table>
</object>
<if_attribute image_url!=>
<div class="image">
<if_attribute image_original_size_url==>
<img src="<attribute image_url>" alt="<attribute image_legend>" />
</if_attribute>
<if_attribute image_original_size_url!=>
<a href="<attribute image_original_size_url>" target="_blank" title="<attribute image_legend> -- Cliquez pour voir l'image en entier">
<img src="<attribute image_url>" alt="<attribute image_legend> -- Cliquez pour voir l'image en entier" border="0" />
</a>
</if_attribute>
</div>
</if_attribute>
<div class="postfoot">
<a href="<attribute print_url>" title="Version imprimable"><img src="/public_images/icon_print.gif" border="0" alt="Version imprimable"/></a> | <a href="<attribute category_url>"><attribute category></a> | Le <attribute published_t.day> <attribute published_t.dd>/<attribute published_t.mm>/<attribute published_t.yyyy> |
<a href="<attribute news_url>#comments">
<if_attribute nb_comments=0>0 commentaires </if_attribute><if_attribute nb_comments=1>1 commentaire</if_attribute>
<if_attribute nb_comments!<1><attribute nb_comments> commentaires</if_attribute></a>
<if_attribute new_comments==true>- <strong>NOUVEAU</strong></if_attribute><if_attribute page_views!=> | Lu <attribute page_views> fois</if_attribute>
<br/>
<br/>
<br/>
<ul class="postfoot">
<object class=news_previous><li class="icon prev"><a href="<attribute url>" title="precedent">Article précédent</a></li></object>
<if_attribute reply_to_url!=><li class="icon"><a href="<attribute reply_to_url>">Commenter</a></li></if_attribute>
<object class=news_next><li class="icon next"><a href="<attribute url>" title="suivant">Article suivant</a></li></object>
</ul>
</div>
</object>
<object class=comments>
<a id="comments"></a>
<h2 id="comments_title">Commentaires</h2>
<object class=comment count=1000>
<div style="margin-left: <attribute position+1>em;line-height:1.2;">
<div class="comment<if_attribute count%2=1> alt1</if_attribute><if_attribute count%2=0> alt2</if_attribute><object sub_class=comment_new> newcomment</object>">
<a id="comment_<attribute id>"></a>
<h3><if_attribute parent_id!=><a href="#comment_<attribute parent_id>" title="Commentaire auquel ce commentaire répond">←</a> </if_attribute><a href="#comment_<attribute id>"><attribute title></a></h3>
<p class="comment_content">
<if_attribute display_face==true>
<if_attribute author_image_auto_available=true>
<img src="<attribute author_image_auto>" class="comment_face" alt="<attribute author>" width="<SITE_FACE_WIDTH>" height="<SITE_FACE_HEIGHT>" />
</if_attribute>
</if_attribute>
<attribute text>
</p>
<p style="clear:both;margin:0px;padding:0px;"> </p>
<hr align="center" color="#<smartcolor bar>" width="100%" size="3" />
<a href="<attribute author_url>"><attribute author></a>
| Le <attribute created_t.day> <attribute created_t.dd>/<attribute created_t.mm>/<attribute created_t.yyyy> à <attribute created_t.hh>:<attribute created_t.mi>
| <a href="#header" title="Revenir en haut de la page"><img alt="[^]" title="En Haut" src="http://goofytheme.viabloga.com/images/icon_up.gif" /></a>
| <a href="<attribute reply_to_url>" title="Répondre à ce commentaire"><strong>Répondre</strong></a> <attribute cmd>
</div>
</div>
</object>
</object>
<object class=news>
<br /><br />
<div class="postfoot">
<ul class="postfoot">
<object class=news_previous><li class="icon prev"><a href="<attribute url>" title="precedent">Article précédent</a></li></object>
<if_attribute reply_to_url!=><li class="icon"><a href="<attribute reply_to_url>">Commenter</a></li></if_attribute>
<object class=news_next><li class="icon next"><a href="<attribute url>" title="suivant">Article suivant</a></li></object>
</ul>
</div>
</object>
</div> <!-- column_center -->
<!-- left column -->
<div id="column_left">
<hr align="center" color="#<smartcolor bar>" width="100%" size="6" />
<smartblock sb.1>
<smartblock sb.2>
<smartblock sb.3>
<smartblock sb.4>
<smartblock sb.5>
<smartblock sb.6>
<smartblock sb.7>
<smartblock sb.8>
<smartblock sb.9>
<smartblock sb.10>
</div>
<!-- right column -->
<object class=location id!=form>
<div id="column_right">
<hr align="center" color="#<smartcolor bar>" width="100%" size="6" />
<smartblock sb.1b>
<smartblock sb.2b>
<smartblock sb.3b>
<smartblock sb.4b>
<smartblock sb.5b>
</div>
</object>
</div><!--/#contents-->
</div><!--/#main-->
<div id="footer">
<p class="feeds"><img src="/public_images/feed-icon-16x16.gif" alt="Feed Icon" title="Feed Icon" />
<a href="/index.rdf">RSS 1.0</a>, <a href="/index.xml">RSS 2.0</a>, <a href="/atom.xml">Atom</a>, <a href="/comments.xml">Commentaires</a>, <a href="/wiki.rdf">Textes</a>,
</p>
<p class="vb">Marche au super de <a href="http://www.viabloga.com/">ViaBloga</a>
- Modèle en cours de création par <a href="http://majusc00l.viabloga.com/">le taulier</a> et démarré à partir du Goofy de<a href="http://labosonic.viabloga.com/">Labosonic</a> qui je l'espère me pardonnera ce massacre à la tronçonneuse.</p>
</div>
</body>
</html>
→ plus de commentaires