This commit is contained in:
Naeltard der Große 2013-04-07 14:31:28 +02:00
parent 470a3deb82
commit 64951f3911
5 changed files with 36 additions and 8 deletions

View File

@ -11,16 +11,28 @@
<div id="banner_logo">
</div>
</div>
<div id="banner_main" class="container">
<div id="news_txt" class="container">
<!-- //<div id="banner_main" class="container">
// <div id="news_txt" class="container">
News
</div>
<div id="main_vid">
<iframe width="640" height="360" src="http://www.youtube.com/embed/kpavxOgpNkY?rel=0" frameborder="0" allowfullscreen></iframe>
</div>
<div id="shoutbox">
// </div>
// <div id="main_vid">
// <iframe width="640" height="360" src="http://www.youtube.com/embed/kpavxOgpNkY?rel=0" frameborder="0" allowfullscreen></iframe>
// </div>
// <div id="shoutbox">
SHOUT
</div>
// </div>-->
<div id="banner_main" class="container">
<div class="container-fluid">
<div class="row-fluid">
<div class="span2">
<!--Sidebar content-->
</div>
<div class="span10">
<!--Body content-->
</div>
</div>
</div>
</div>
</div>
<div id="banner_vid">
vid_lauf

BIN
Bilder/beauty_bits1.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 460 KiB

BIN
Bilder/beauty_bits2.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 318 KiB

View File

@ -0,0 +1,7 @@
include.path=${php.global.include.path}
php.version=PHP_53
source.encoding=UTF-8
src.dir=.
tags.asp=false
tags.short=true
web.root=.

View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.php.project</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/php-project/1">
<name>Bilder</name>
</data>
</configuration>
</project>