• Login
  • Register
  • Zoek
This Thread
  • Everywhere
  • This Thread
  • This Forum
  • Articles
  • Pages
  • Forum
  • Filebase Entry
  • More Options

ICTscripters

Dé plek voor IT

Dé plek voor IT

Login

Geavanceerde opties
  1. Home
  2. Forum
    1. Alle berichten
    2. Recente activiteiten
  3. ICT Nieuws
  4. Blog
  5. Marktplaats
    1. Werk
    2. Advertenties
    3. Domeinnamen
    4. Websites
    5. Design & lay-outs
    6. Scripts
    7. Overige
  6. Design
  7. Leden
    1. Actieve bezoekers
    2. Team
    3. Leden zoeken
  8. Downloads
  9. Goedkope domeinnamen
  1. Home
  2. Forum
    1. Alle berichten
    2. Recente activiteiten
  3. ICT Nieuws
  4. Blog
  5. Marktplaats
    1. Werk
    2. Advertenties
    3. Domeinnamen
    4. Websites
    5. Design & lay-outs
    6. Scripts
    7. Overige
  6. Design
  7. Leden
    1. Actieve bezoekers
    2. Team
    3. Leden zoeken
  8. Downloads
  9. Goedkope domeinnamen
  1. Home
  2. Forum
    1. Alle berichten
    2. Recente activiteiten
  3. ICT Nieuws
  4. Blog
  5. Marktplaats
    1. Werk
    2. Advertenties
    3. Domeinnamen
    4. Websites
    5. Design & lay-outs
    6. Scripts
    7. Overige
  6. Design
  7. Leden
    1. Actieve bezoekers
    2. Team
    3. Leden zoeken
  8. Downloads
  9. Goedkope domeinnamen
  1. Dé plek voor IT - ICTscripters
  2. Forum
  3. Scripting & programmeren
  4. (X)HTML + XML + CSS

Forum

  • Beta-testers gezocht voor Crypto-oefenplatform

    Syntax 29 januari 2026 om 16:11
  • Na 15 jaar terug van weggeweest: iCriminals.nl is terug (BETA)!

    Syntax 19 januari 2026 om 09:34
  • Developer Gezocht

    Mikevdk 10 januari 2026 om 18:57
  • Op zoek naar de legends

    Syntax 5 januari 2026 om 13:50
  • [FREE] WeFact Hosting module

    Jeroen.G 13 oktober 2025 om 14:09
  • Help testers nodig voor android app Urgent

    urgentotservices 26 september 2025 om 10:21
  • Versio vervanger

    Jeroen.G 25 augustus 2025 om 15:56
  • Afspraken systeem met planbeperking

    Lijno 1 augustus 2025 om 23:04

Marktplaats

  • 350 Nieuwe Domeinnamen Januari 2026

    shiga 1 februari 2026 om 14:21
  • 321 Nieuwe Domeinnamen December 2025

    shiga 1 januari 2026 om 10:26
  • Meerdere mafia game template te koop

    Syntax 26 december 2025 om 00:07

Ik krijg iets niet gemaakt

  • robofirst
  • 30 maart 2010 om 18:40
  • robofirst
    Beginner
    Berichten
    2
    • 30 maart 2010 om 18:40
    • #1

    Beste leden,

    Ik heb een site en ik krijg iets niet gemaakt.

    De site is http://www.maffiawargame.com/carwash/wasboxen.php

    Hierop zie je hieronder een blauw vakje wat ik weg wil hebben, maar dan heb ik deze weg en dan gaat de copyright door de war Css:

    PHP
    * { 
    padding : 0;
    margin : 0;
    } 
    body { 
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 13px;
    background-image : url(images/bgpage.gif);
    background-repeat : repeat-x;
    background-color : #000000;
    } 
    #wrapper { 
    margin : 5px auto 5px auto;
    width : 790px;
    } 
    img { 
    padding : 2px;
    border : 1px solid #caff7a;
    } 
    img.floatTL { 
    float : left;
    margin-right : 10px;
    margin-bottom : 5px;
    margin-top : 10px;
    margin-left : 5px;
    } 
    img.floatTR { 
    float : right;
    margin-left : 7px;
    margin-bottom : 0;
    margin-top : -2px;
    margin-right : 10px;
    } 
    .clear { 
    clear : both;
    } 
    #header { 
    color : #333;
    width : 790px;
    float : left;
    padding : 0;
    height : 100px;
    background : url(images/header791.gif) no-repeat;
    } 
    .logo { 
    margin-top : 15px;
    margin-right : 10px;
    float : right;
    background-image : url(images/gnome-globe.png);
    background-repeat : no-repeat;
    background-position : right 0%;
    height : 70px;
    } 
    .logo h1#lineone { 
    font-size : 1.7em;
    font-weight : lighter;
    font-family : helvetica, arial, sans-serif;
    padding-top : 10px;
    padding-left : 5px;
    color : #8cbbff;
    border : none;
    top : 0;
    left : 14px;
    letter-spacing : -1px;
    margin-right : 70px;
    margin-top : 5px;
    } 
    .logo h1#lineone span { 
    color : #006699;
    } 
    .logo h2#linetwo { 
    padding-left : 5px;
    font-size : 0.9em;
    font-family : helvetica, arial, sans-serif;
    text-transform : none;
    padding-left : 35px;
    color : #006699;
    } 
    #navigation { 
    float : left;
    width : 790px;
    color : #333;
    margin : 0 0 0 0;
    background : #fff;
    } 
    .menu { 
    margin-left : 10px;
    background : #fff url(images/navbar.gif) no-repeat;
    width : 770px;
    height : 40px;
    } 
    .menu ul { 
    list-style : none;
    padding : 7px 0 10px 0;
    margin : 0;
    text-align : center;
    padding: 12px 0em 10px 0em;} 
    .menu li { 
    padding : 0 1em 0 1em;
    display : inline;
    } 
    .menu li a { 
    color : #002870;
    font-weight : bold;
    text-decoration : none;
    font-size : 1em;
    } 
    .menu li a:hover { 
    color : #e78229;
    text-decoration : none;
    } 
    #leftcolumn { 
    color : #333;
    background : #fff;
    margin : 0 0 0 0;
    padding : 10px;
    min-height : 525px;
    width : 200px;
    float : left;
    } 
    #leftbox, #leftbox-2 { 
    width : 190px;
    min-height : 136px;
    color : #ffffff;
    padding : 0;
    margin : 0;
    float : left;
    display : inline;
    background-image : url(images/graybox-l.png);
    background-repeat : no-repeat;
    } 
    #leftbox-2 { 
    margin-top : 15px;
    } 
    #leftboxbottom, #leftboxbottom-2 { 
    height : 15px;
    width : 190px;
    float : left;
    display : inline;
    background-image : url(images/graybox-s.png);
    background-repeat : no-repeat;
    } 
    .col-l { 
    width : 160px;
    float : left;
    padding : 10px 0 8px 10px;
    } 
    .col-l p { 
    margin : 11px 0 0 0;
    padding : 0;
    margin : 11px 0 0 10px;
    color : #767676;
    } 
    .col-l a { 
    color : #e78229;
    } 
    .col-l ul { 
    display : list-item;
    list-style-type : none;
    } 
    .col-l li { 
    padding-top : 5px;
    padding-bottom : 3px;
    border-bottom : 1px dotted #336699;
    } 
    .col-l li a { 
    color : #336699;
    text-decoration : none;
    } 
    .col-l li a:hover { 
    color : #8eb88f;
    } 
    #rightcolumn { 
    float : right;
    color : #333;
    background : #fff;
    margin : 0 0 0 0;
    padding : 0;
    height : 545px;
    width : 570px;
    display : inline;
    } 
    blockquote { 
    margin-top : 14px;
    margin-left : 20px;
    margin-right : 20px;
    margin-bottom : 15px;
    text-align : justify;
    color : #5376a3;
    } 
    #doublebox { 
    margin-top : 5px;
    margin-bottom : 10px;
    width : 565px;
    } 
    .content_right { 
    display : inline;
    float : right;
    width : 200px;
    text-align : justify;
    margin-right : 5px;
    margin-top : 0;
    padding-right : 5px;
    padding-top : 0;
    line-height : 1.5em;
    background : url(images/gradboxs.jpg) no-repeat;
    } 
    .content_rightbot { 
    height : 11px;
    width : 200px;
    background : url(images/gradboxsbottom.jpg) no-repeat;
    float : left;
    display : inline;
    } 
    .content_left { 
    margin : 0 auto;
    display : inline;
    float : left;
    width : 350px;
    text-align : justify;
    line-height : 1.5em;
    background : url(images/gradboxb.jpg) no-repeat;
    } 
    .content_leftbot { 
    height : 11px;
    width : 350px;
    background : url(images/gradboxbbot.jpg) no-repeat;
    float : left;
    display : inline;
    } 
    .content_left p, .content_right p { 
    padding : 5px;
    } 
    .content_left a { 
    float : right;
    padding-right : 5px;
    color : #ec845b;
    } 
    .content_right a { 
    float : right;
    padding-right : 5px;
    color : #ec845b;
    } 
    .content_left h3 { 
    padding-left : 5px;
    padding-top : 10px;
    margin-bottom : 5px;
    color : #ec845b;
    font-size : 1.2em;
    } 
    .content_right h3 { 
    padding-left : 5px;
    padding-top : 10px;
    margin-bottom : 5px;
    color : #ec845b;
    font-size : 1.2em;
    } 
    .clear { 
    clear : both;
    } 
    h4 { 
    color : #80a0ea;
    } 
    #triplebox { 
    width : 560px;
    min-height : 136px;
    background : url(images/bluebox.jpg) no-repeat;
    font-size : 0.75em;
    color : #e1e1e1;
    padding : 0;
    float : left;
    display : inline;
    margin-top : 20px;
    margin-left : 0;
    color : #878787;
    } 
    .col { 
    width : 160px;
    float : left;
    margin-left : 1em;
    padding : 5px 0 8px 0;
    margin-top : 1.2em;
    text-align : justify;
    background-repeat : repeat-x;
    margin-left : 2em;
    margin-top : 1.3em;
    } 
    .col p { 
    margin : 11px 0 0 0;
    padding : 5px;
    } 
    #tripleboxbottom { 
    height : 11px;
    width : 560px;
    margin-bottom : 5px;
    } 
    #footer { 
    width : 770px;
    clear : both;
    height : 40px;
    background : url(images/footer790.gif) no-repeat bottom;
    margin : 0 0 0 0;
    
    
    } 
    #footer p { 
    margin : 0;
    padding-top : 5px;
    text-align : center;
    line-height : normal;
    font-size : xx-small;
    } 
    #footer a { 
    text-decoration : underline;
    color : #e78229;
    } 
    #footer a:hover { 
    text-decoration : none;
    }
    Toon Meer

    index:

    PHP
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
    <title>Carwash Nistelrode | Voor de schoonste auto's</title>
    <link rel="stylesheet" type="text/css" href="style.css" />
    </head>
    
    
    <body>
    
    
       <!-- Begin Wrapper -->
       <div id="wrapper">
       
             <!-- Begin Header -->
             <div id="header">
    		 
                    <div class="logo">
    		<h1 id="lineone">CompanyName<span>Dot</span>Com </h1> 
    		<h2 id="linetwo">lorem ipsum dolor sit amet</h2>
                    </div>
    	 
    			   
    		 </div>
    		 <!-- End Header -->
    		 
    		 <!-- Begin Navigation -->
             <div id="navigation">
    		 
    	<div class="menu">
    
    
    	        <ul>
    			<li><a href="http://maffiawargame.com/carwash/index.php     "title="Home van Carwash Nistelrode"> Home</a></li>
    			<li><a href="http://maffiawargame.com/carwash/wasboxen.php	"title="Uitleg over wasboxen Carwash Nistelrode"> Wasboxen</a></li>
    			<li><a href="http://maffiawargame.com/carwash/Roll-Over.php "title="Uitleg over Roll-Over Carwash Nistelrode"> Roll-Over</a></li>
    			<li><a href="http://maffiawargame.com/carwash/Contact.php	"title="Contact van Carwash Nistelrode"> Contact</a></li>
    
    
                   
    		</ul>
    	</div>
    	 
    			   
    		 </div>
    		 <!-- End Navigation -->
    		 
    		 <!-- Begin Left Column -->
    		 <div id="leftcolumn">
    		 
    			<div id="leftbox">
                            
                            <div class="col-l">
    	        <ul>
    			<li><a href="http://www.maffiawargame.com/carwash		" title="Home van Carwash Nistelrode"> Home</a> De beginpagina van Carwash nistelrode</li>
    			<li><a href="http://maffiawargame.com/carwash/wasboxen.php	"title="Uitleg over wasboxen Carwash Nistelrode"> Wasboxen</a> Uitleg over de Wasboxen</li>
    			<li><a href="http://maffiawargame.com/carwash/Roll-Over.php "title="Uitleg over Roll-Over Carwash Nistelrode"> Roll-Over</a> Uitleg over de Roll-Over</li>
    			<li><a href="http://maffiawargame.com/carwash/Contact.php	"title="Contact van Carwash Nistelrode"> Contact</a> Hier staan de gegevens</li>
    
    
    		</ul>
                            </div>
                            </div>
                            <div id="leftboxbottom"></div>
                
                                 <br/>
    
    
    			<div id="leftbox-2">
                            
                            <div class="col-l">
    	                                        </div>
                            </div>
                            <div id="leftboxbottom-2"></div>
    		 
    		 </div>
    		 <!-- End Left Column -->
    		 
    		 <!-- Begin Right Column -->
    		 <div id="rightcolumn">
                     <blockquote><p><em>Welkom op de website van Carwash Nistelrode. Carwash Nistelrode is een 
    						Autowasserette wat 3 wasboxen en 1 roll-over bevat. Ook zit er een 
    						wachtruimte waar u muntjes kunt halen en u kunt er ook een bakje koffie / 
    						fris halen. Carwash Nistelrode licht gevestigt op Bedrijvenweg 11.</em></p></blockquote>
    		       
                     <div id="doublebox">
                    <img src="Fotos/hoofdfoto.jpg" class="floatTL" alt="hoofdfoto" />
                    <div class="content_left"> 
    
    
    
    
    
    
    
    
    
    
                     </div>
                    
    
    
                     <div class="content_right">
    
    
    
    
    
    
                     </div>
                     </div>
    
    
    
    
    
    
                    
    
    
    
    
    		 <!-- End Right Column -->
    	<div id="footer">
    	<p id="legal">Copyright &copy; 2007  by Free CSS Templates  Designed by <a href="http://www.businesswebsitetemplates.blogspot.com">FEEE CSS TEMPLATES</a>.</p>
    </div>
    
    
    		 		 
       </div>
       <!-- End Wrapper -->
       
    </body>
    </html>
    Toon Meer


    Iemand die me kan helpen? alvast bedankt

  • Guest, wil je besparen op je domeinnamen? (ad)
  • Thisguyisgone
    Elite members
    Ontvangen Reacties
    197
    Berichten
    7.880
    • 30 maart 2010 om 19:14
    • #2

    In u css

    PHP
    #triplebox { 
    width : 560px;
    min-height : 136px;
    background : url(images/bluebox.jpg) no-repeat;
    font-size : 0.75em;
    color : #e1e1e1;
    padding : 0;
    float : left;
    display : inline;
    margin-top : 20px;
    margin-left : 0;
    color : #878787;
    }
    Toon Meer


    Maak er

    PHP
    #triplebox { 
    width : 560px;
    min-height : 136px;
    font-size : 0.75em;
    color : #e1e1e1;
    padding : 0;
    float : left;
    display : inline;
    margin-top : 20px;
    margin-left : 0;
    color : #878787;
    }
    Toon Meer


    van

  • robofirst
    Beginner
    Berichten
    2
    • 30 maart 2010 om 20:37
    • #3

    werkt niet

Participate now!

Heb je nog geen account? Registreer je nu en word deel van onze community!

Maak een account aan Login

ICT Nieuws

  • Fijne feestdagen

    tcbhome 28 december 2025 om 13:55
  • Kritieke update voor Really Simple Security-plug-in

    K.Rens 16 november 2024 om 16:12
  • ING Nederland streeft naar ondersteuning van Google Pay tegen eind februari

    K.Rens 2 november 2024 om 16:09

Blogs

  • Functioneel ontwerp

    Dees 28 december 2014 om 12:38
  • Access Control List implementatie in PHP/MySQL - deel 1/2

    FangorN 28 december 2018 om 12:35
  • Access Control List implementatie in PHP/MySQL - deel 2/2

    FangorN 29 december 2018 om 12:37
  1. Marktplaats
  2. Design
  3. Voorwaarden
  4. Ons team
  5. Leden
  6. Geschiedenis
  7. Regels
  8. Links
  9. Privacy Policy
ICTscripters ©2005 - 2026 , goedkope hosting door DiMoWeb.com, BE0558.915.582
Sponsors: Beste kattenhotel provincie Antwerpen | Beste Zetes eid kaartlezer webshop
Style: Nexus by cls-design
Stylename
Nexus
Manufacturer
cls-design
Licence
Commercial styles
Help
Supportforum
Visit cls-design