Hallo Luke
Der Sourcecode ist ganz simpel:
...
Wirklich?
Ich würde es wohl so machen:
HTML:
<body>
<h2 class="entry_title"><a href="#">Insanely Interesting Blogentry</a></h2>
<div style="padding:20px;">blah</div>
</body>
CSS:
h2.entry_title {
margin:0;
padding:0;
background: url('images/greenbar_topright.gif') no-repeat top right #8ac503;
}
h2.entry_title a {
display:block;
background: url('images/greenbar_bottomright.gif') no-repeat bottom right;
color: #FFFFFF;
font-size: 16px;
font-weight: bold;
padding: 6px 10px 6px 10px;
}
Auf Wiederlesen
Detlef
--
- Wissen ist gut
- Können ist besser
- aber das Beste und Interessanteste ist der Weg dahin!
- Wissen ist gut
- Können ist besser
- aber das Beste und Interessanteste ist der Weg dahin!