bentmosfjell.no - Velkommen til min liberale verden
Innhold
Blogarkiv
Education is to replace an empty mind with an open one.
- Malcolm S. Forbes
Bauta Bøker FRIstud FRIdemokratene Ideer om frihet Kulturutvalget Johan Norberg sin hjemmeside Monticello Society
Bøker er livet!
På mine sider finner du alle de beste internettbokhandlerne. I mine bokanbefalinger vil jeg linke til de med den beste prisen på den aktuelle boken.
Få en kalender på din hjemmeside.
Kalenderen blir slik som den som er oppe i høyre hjørne på denne siden. Du må bruke PHP og CSS for at det skal fungere.

Steg 1 - Legge inn riktig php-kode

Lim følgende kode inn i koden din der du ønsker kalenderen plassert:

<?php
$page = "http://www.bentmosfjell.no/kalenderen/kalender.php";
$text = "";
$fd=fopen($page,"r");
while ($line=fgets($fd,1000)) { $text.=$line; } fclose ($fd);
echo $text;
?>

Steg 2 - Legge inn riktig CSS-kode

Kalenderen bruker 5 ulike CSS-koder. Vi anbefaler deg å kopiere kodene slik de er rett inn i din CSS-fil. Deretter kan du endre kodene som du vil for å få en lay-out tilpasset dine behov.

A.kalenderlink { color: #559955; font-family: verdana, arial, sans-serif; font-size:9px; text-decoration: none; font-weight:normal; }
A.kalender:link { color: #559955; text-decoration: none; }
A.kalenderlink:visited { color: #559955; text-decoration: none; }
A.kalenderlink:active { color: #66cc66; }
A.kalenderlink:hover { color: #66cc66; }

.kalendertopp {
font-family:verdana, arial, sans-serif;
font-size: 10px;
font-weight:bold;
color: #fff;
background:#999;
padding-left:3px;
padding-top:2px;
margin-top:5px;
}

.kalenderramme {
font-family:georgia, verdana, arial, sans-serif;
font-size: 9px;
color: #333;
border:1px solid #999;
background:#FFF;
padding-left:2px;
padding-right:2px;
padding-top:2px;
padding-bottom:2px;
margin-bottom:5px;
font-weight:normal;
}

.kalenderdato {
font-family:verdana, arial, sans-serif;
color:#000;
background:#ddd;
font-size:9px;
font-weight:normal;
text-align:center;
line-height:12px;
padding-left:1px;
padding-right:1px;
padding-top:2px;
padding-bottom:2px;
}

.kalender {
font-family:verdana, arial, sans-serif;
color:#000;
font-size:9px;
font-weight:normal;
text-align:left;
line-height:12px;
padding-left:1px;
padding-right:1px;
padding-top:2px;
padding-bottom:4px;
}

Steg 3 - Smil og vær glad

Dette skulle gi en fin kalender på din side. Send meg gjerne en mail om du legger en kalender på din side. Min e-mail: bent@bentmosfjell.no. Mail meg også gjerne om det oppstår problemer.

Kalenderen
Hentet fra bentmosfjell.no. Du kan få en slik kalender på din side, bare trykk her.
"The State! Always and ever the government and its rulers and operators have been considered above the general moral law. ... The distinctive feature of libertarians is that they coolly and uncompromisingly apply the general moral law to people acting in their roles as members of the State apparatus. Libertarians make no exceptions. For centuries, the State (or more strictly, individuals acting in their roles as "members of the government") has cloaked its criminal activity in high-sounding rhetoric. For centuries the State has committed mass murder and called it "war"; then ennobled the mass slaughter that "war" involves. For centuries the State has enslaved people into its armed battalions and called it "conscription" in the "national service." For centuries the State has robbed people at bayonet point and called it "taxation." In fact, if you wish to know how libertarians regard the State and any of its acts, simply think of the State as a criminal band, and all of the libertarian attitudes will logically fall into place."
Murray N. Rothbard i For a New Liberty, s 46