"Scroll Boxes"

°Scrollbare Boxen Für Deinen 'TEXT' Und 'BILDER'°
°Scroll Boxes For Your 'TEXT' And 'Graphics'°


╢╢  ╢  ╢╢

╢╢  ╢  ╢╢


- Mit Höhen-/Breiten-Angabe, die du anpassen kannst.

- With height/width, which you can adjust.

°Code°

<div id="KhAk" style="overflow:auto; height:150px; width:200px;">

Text and Images here.

</div>


╢╢╢  ╢╢  ╢  ╢╢  ╢╢╢


- Mit Rahmen und Höhen-/Breiten-Angabe, die du anpassen kannst.

- With Border and height/width, which you can adjust.

°Code°

<div id="KhAk" style="overflow:auto; height:150px; width:200px; border:3px solid; border-color:330000;">

Text and Images here.

</div>


╢╢╢  ╢╢  ╢  ╢╢  ╢╢╢


- Scrollbalken 'Links', mit 'Rahmen' und 'Formatierten Text'.

- Scrollbar on the 'Left Side', 'Adding Border' and 'Formating Text'

°Code°

<div id="KhAk" style="direction:rtl; overflow:auto; height:150px; width:200px; border:3px solid; border-color:330000; padding:5px; text-align:center; color:330000; font-family:Tahoma; font-size:15pt; font-weight:bold;">

Text and Images here.

</div>


╢╢╢  ╢╢  ╢  ╢╢  ╢╢╢


╢╢╢  ╢╢  ╢  ╢╢  ╢╢╢

°Hinzufügen Von 'Hintergrundfarbe'°
°Adding A 'Background Color'°


╢╢  ╢  ╢╢

╢╢  ╢  ╢╢

- Mit Rahmen, Hintergund-Farbe und Höhen-/Breiten-Angabe, die du anpassen kannst.

- With Border, Background color and height/width, which you can adjust.

°Code°

<div id="KhAk" style="overflow:auto; height:150px; width:200px; border:3px solid; border-color:660000; background-color:330000;">

Text and Images here.

</div>


╢╢╢  ╢╢  ╢  ╢╢  ╢╢╢


°Hinzufügen Von 'Hintergrundbild'°
°Adding A 'Background Image'°


╢╢  ╢  ╢╢

╢╢  ╢  ╢╢


- Mit Rahmen, Hintergund-Bild und Höhen-/Breiten-Angabe, die du anpassen kannst.

- With Border, Background Image and height/width, which you can adjust.

°Code°

<div id="KhAk" style="overflow:auto; height:150px; width:200px; border:3px solid; border-color:660000; background-image:url(Your Image URL);">

Text and Images here.

</div>


╢╢╢  ╢╢  ╢  ╢╢  ╢╢╢


╢╢╢  ╢╢  ╢  ╢╢  ╢╢╢


°Scroll Box 'Positionieren'°
°Positioning A 'Scroll Box'°


╢╢  ╢  ╢╢

╢╢  ╢  ╢╢


- Mit Rahmen, Hintergund-Bild und Höhen-/Breiten-Angabe, die du anpassen kannst.

- With Border, Background Image and height/width, which you can adjust.

°Code°

<div id="KhAk" style="overflow:auto; height:150px; width:200px; border:3px solid; border-color:660000; background-image:url(Your Image URL); position:absolute; left:50%; top:250px; margin-left:-300px;">

Text and Images here.

</div>

- Die Zahlen von top und margin-left anpassen.
- Adjust the top and margin-left numbers.


╢╢╢  ╢╢  ╢  ╢╢  ╢╢╢


╢╢╢  ╢╢  ╢  ╢╢  ╢╢╢