<div id="kolumna_lewa"> <strong> <div id="kolumna_lewa"> <strong> </div> <div id="newsy"> dzisiaj o godzinie<br> tej i tej<br> odbedzie sie<br> event<br> o tytule<br> takim i takim,<br> zapraszamy - administracja tutaj news<br> dzisiaj o godzinie<br> tej i tej<br> odbedzie sie<br> event<br> o tytule<br> takim i takim,<br> zapraszamy - administracja tutaj news<br> dzisiaj o godzinie<br> tej i tej<br> odbedzie sie<br> event<br> o tytule<br> takim i takim,<br> zapraszamy - administracja<br> dasda</p> </div> <div id="kolumna_prawa"> <strong> ...
CSS:
html {background-image: url(images/html.png);} body {background-image: url(images/body.png); width: 80%; margin: auto; position: relative; border: 1px solid #000000;} a {text-decoration: none; color: #000000;} #kolumna_lewa {width: 200px; height: auto; align: left; border: 1px solid #000000; margin-left: 2px; margin-bottom: 2px; font-size: 14px; background-color: #78d24b; margin-top: 2px; -webkit-transition: all 1s ease;} #kolumna_lewa:hover { height: auto; align: left; border: 1px solid #000000; margin-left: 2px; margin-bottom: 2px; background-color: #45d200; -webkit-transition: all 1s ease;} #naglowek_lewy { width: 200px; height: auto; align: left; border-bottom: 1px solid #000000; font-size: 15px; background-color: #45d200; text-align: center; font-size: 18px;} #newsy {width: 550px; height: auto; border: 1px solid #000000; font-size: 12px; background-image: url(images/newsy.png); margin: 0 auto; top: -392px; position: relative;-webkit-transition: all 1s ease;} #newsy:hover {width: 550px; height: auto; border: 1px solid #000000; font-size: 12px; background-color: #45d200; margin: 0 auto; top: -392px; position: relative;-webkit-transition: all 1s ease;} #naglowek_srodek {width: 550px; height: auto; background-color: #45d200; font-size: 15px; text-align: center; margin: 0 auto; border-bottom: 1px solid #000000;} #naglowek_prawy { width: 200px; height: auto; align: right; border-bottom: 1px solid #000000; font-size: 15px; background-color: #45d200; text-align: center; font-size: 18px; display: block; padding: 0; margin: 0;} #kolumna_prawa {width: 200px; height: auto; align: right; border: 1px solid #000000; font-size: 14px; background-color: #78d24b; margin: 0 auto; -webkit-transition: all 1s ease; float: right; position: relative; top: -469px; margin-right: 2px;} #kolumna_prawa:hover {width: 200px; height: auto; border: 1px solid #000000; font-size: 14px; background-color: #45d200; -webkit-transition: all 1s ease; float: right; position: relative; }