• 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. Overig
  4. Check-Me

Forum

  • Fallen Kingdom Game

    gozmeu 27 juli 2026 om 23:49
  • Crimora.nl

    Dennii 11 juli 2026 om 13:13
  • RPG game gebouwd met AI

    zwpgangster 9 juli 2026 om 11:25
  • (Verkoop) Criminals

    Syntax 5 juli 2026 om 13:22
  • Het Grote Vibe Code Topic

    Syntax 30 juni 2026 om 11:54
  • Ictscripters Chat

    Jeffrey.Hoekman 26 juni 2026 om 16:21
  • Het oorspronkelijke Criminals Script

    Jeroen.G 24 juni 2026 om 09:21
  • StraatBaas is back, maar hoe?!

    Syntax 17 juni 2026 om 10:28

Marktplaats

  • 303 Nieuwe Domeinnamen Juli 2026

    shiga 1 augustus 2026 om 13:56
  • Straatbaas.eu – complete Nederlandstalige en Engelstalige online maffia-RPG

    Syntax 28 juli 2026 om 15:47
  • 306 Nieuwe Domeinnamen Juni 2026

    shiga 1 juli 2026 om 13:39

Nieuwe project

  • MarcoBoekholt
  • 29 juni 2011 om 15:56
  • MarcoBoekholt
    PS CS6 <3
    Berichten
    316
    • 29 juni 2011 om 15:56
    • #1

    Ik heb sinds vandaag full adobe web desing cs5
    en heb de eerste deel van me site geupload hoe hij er nu uitziet.

    http://www.mmdesign.woelmuis.nl/test/index.php

    Ik gok dat ik hem over 3 week af heb.

    tips/reactie`s

    groetjes marco

  • Guest, wil je besparen op je domeinnamen? (ad)
  • zwpgangster
    Professional
    Ontvangen Reacties
    13
    Berichten
    1.040
    • 29 juni 2011 om 18:31
    • #2

    zet je html code tussen een Wrapper of container zodat alles in het midden staat

    MD-IT Solutions

  • MarcoBoekholt
    PS CS6 <3
    Berichten
    316
    • 29 juni 2011 om 18:44
    • #3
    Citaat van zwpgangster

    zet je html code tussen een Wrapper of container zodat alles in het midden staat



    heb ik geprobeert met dreamweaver cs3 maar lukte niet

  • zwpgangster
    Professional
    Ontvangen Reacties
    13
    Berichten
    1.040
    • 29 juni 2011 om 18:55
    • #4

    Probeer dit eens:

    index.css

    PHP
    @charset "utf-8";
    
    
    body {
    	background-color: #fff;
    	font-size: 62.5%;
    	margin: 0;
    	padding: 0;
    	text-align: left;
    }
    body * {
    	font-size: 100%;
    }
    h1, h2, h3, h4, h5, h6 {
    	font-weight: normal;
    }
    p {
    	margin-bottom: 1.1em;
    	margin-top: 0;
    }
    #main p.lastNode {
    	margin-bottom: 0;
    }
    a:link img, a:visited img {
    	border: none;
    }
    
    
    #Container {
    	width: 100%;
    	height: 100%;
    	margin-left: auto;
    	margin-right: auto;
    }
    
    
    div.clearFloat {
    	clear: both;
    	font-size: 0;
    	height: 0;
    	line-height: 0px;
    }
    li.clearFloat {
    	clear: both;
    }
    ul.symbolList {
    	display: inline;
    	float: left;
    	list-style-type: none;
    	margin: 0;
    	padding: 0;
    }
    .AbsWrap {
    	position: relative;
    	width: 100%;
    }
    .rowWrap {
    	width: 100%;
    }
    #Div {
    	left: 396px;
    	position: absolute;
    	top: 246px;
    	margin-bottom: 0;
    	background-color: #3cf;
    	border: 1px solid #0f8a3a;
    	width: 1198px;
    	padding-top: 0px;
    	height: 45px;
    }
    html > body #Div {
    	height: auto;
    	min-height: 44px;
    }
    #index_r1_c1 {
    	left: 396px;
    	position: absolute;
    	top: -1px;
    	height: 246px;
    	margin-bottom: 0;
    	width: 1200px;
    	text-align: center;
    }
    #index_r2_c1 {
    	left: 396px;
    	position: absolute;
    	top: 246px;
    	height: 15px;
    	margin-bottom: 0;
    	width: 1200px;
    }
    #index_r3_c1 {
    	left: 396px;
    	position: absolute;
    	top: 261px;
    	height: 34px;
    	margin-bottom: 0;
    	width: 352px;
    }
    #index_r3_c4 {
    	left: 748px;
    	position: absolute;
    	top: 261px;
    	height: 27px;
    	margin-bottom: 0;
    	width: 108px;
    }
    #index_r3_c5 {
    	left: 856px;
    	position: absolute;
    	top: 261px;
    	height: 27px;
    	margin-bottom: 0;
    	width: 108px;
    }
    #index_r3_c6 {
    	left: 964px;
    	position: absolute;
    	top: 261px;
    	height: 27px;
    	margin-bottom: 0;
    	width: 108px;
    }
    #index_r3_c7 {
    	left: 1072px;
    	position: absolute;
    	top: 261px;
    	height: 27px;
    	margin-bottom: 0;
    	width: 108px;
    }
    #index_r3_c8 {
    	left: 1180px;
    	position: absolute;
    	top: 261px;
    	height: 34px;
    	margin-bottom: 0;
    	width: 416px;
    }
    #index_r4_c4 {
    	left: 748px;
    	position: absolute;
    	top: 288px;
    	height: 7px;
    	margin-bottom: 0;
    	width: 432px;
    }
    #index_r6_c1 {
    	left: 403px;
    	position: absolute;
    	top: 351px;
    	height: 269px;
    	margin-bottom: 0;
    	width: 227px;
    	text-align: center;
    }
    #index_r7_c1 {
    	left: 404px;
    	position: absolute;
    	top: 620px;
    	height: 258px;
    	margin-bottom: 0;
    	width: 220px;
    }
    #index_r8_c1 {
    	left: 404px;
    	position: absolute;
    	top: 878px;
    	height: 258px;
    	margin-bottom: 0;
    	width: 220px;
    }
    #laag2 dl dt font {
    	font-size: 18px;
    }
    #laag2 dl dt font {
    	font-size: 24px;
    }
    #laag2 dl dt font {
    	font-size: 18px;
    }
    #laag2 dl dt {
    	font-size: 18%;
    }
    Toon Meer


    Index.html

    PHP
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    	<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    	<title>Maffia scripts - Betà</title>
    	<link rel="stylesheet" type="text/css" href="./index.css" media="all" />
    	<!--[if IE]>
    	<style type="text/css" media="all">.borderitem {border-style: solid;}</style>
    	<![endif]-->
    </head>
    <body>
    
    
    	<!-- Begin Wrapper -->
    <div id="Container">
    
    
    <div id="Div">
    </div>
    <img src="index_r1_c1.gif" id="index_r1_c1" alt="" />
    <img src="index_r2_c1.gif" id="index_r2_c1" alt="" />
    <img src="index_r3_c1.gif" id="index_r3_c1" alt="" />
    <img src="index_r3_c4.gif" id="index_r3_c4" alt="" />
    <img src="index_r3_c5.gif" id="index_r3_c5" alt="" />
    <img src="index_r3_c6.gif" id="index_r3_c6" alt="" />
    <img src="index_r3_c7.gif" id="index_r3_c7" alt="" />
    <img src="index_r3_c8.gif" id="index_r3_c8" alt="" />
    <img src="index_r4_c4.gif" id="index_r4_c4" alt="" />
    <img src="index_r6_c1.gif" id="index_r6_c1" alt="" />
    <img src="index_r7_c1.gif" id="index_r7_c1" alt="" />
    <div style="position: absolute; left: 408px; top: 442px; width: 211px; height: 172px; z-index: 1" id="laag1">
      <dl>
        <dt><font size="4" style="font-size: 13pt" color="#FFFFFF">* Maffia
          scripts nieuwe update</font></dt>
        <dt><font size="4" style="font-size: 13pt" color="#FFFFFF">* Geen nieuws</font></dt>
        <dt><font size="4" style="font-size: 13pt" color="#FFFFFF">* Geen nieuws</font></dt>
        <dt><font size="4" style="font-size: 13pt" color="#FFFFFF">* Geen nieuws</font></dt>
        <dt><font size="4" style="font-size: 13pt" color="#FFFFFF">* Geen nieuws</font></dt>
        <dt><font size="4" style="font-size: 13pt" color="#FFFFFF">* Geen nieuws</font></dt>
        <dt><font size="4" style="font-size: 13pt" color="#FFFFFF">* Geen nieuws</font> </dt>
      </dl>
      <address>
      &nbsp;
      </address>
    </div>
    <p>&nbsp;</p>
    <p>
    <img src="index_r8_c1.gif" id="index_r8_c1" alt="" />
    </p>
    <div style="position: absolute; left: 409px; top: 703px; width: 211px; height: 172px; z-index: 1; font-size: 13px;" id="laag2">
    <dl>
        <dt><font color="#FFFFFF" size="4">Bezoekers:</font></dt>
        <dd>&nbsp;</dd>
        <dt><font color="#FFFFFF" size="4">Leden:</font></dt>
        <dd>&nbsp;</dd>
        <dt><font color="#FFFFFF" size="4">leden online:</font></dt>
    </dl>
    <address>
    &nbsp;
    </address>
    </div>
    </body>
    </html>
    <div align="center"> <a href="http://www.freebits.nl">Foto uploaden</a>
    </div>
    </div>
    <!-- Einde Wrapper -->
    Toon Meer

    MD-IT Solutions

  • MarcoBoekholt
    PS CS6 <3
    Berichten
    316
    • 29 juni 2011 om 21:39
    • #5

    dankje het werkt hij staat nu goed

  • zwpgangster
    Professional
    Ontvangen Reacties
    13
    Berichten
    1.040
    • 29 juni 2011 om 22:28
    • #6

    Okeej geen probleem

    MD-IT Solutions

  • Luc
    Software Engineer
    Ontvangen Reacties
    44
    Berichten
    1.986
    • 29 juni 2011 om 23:29
    • #7

    in chrome staat het nog scheef?

    Website: https://devimo.nl
    Skype: https://join.skype.com/invite/dJyYILTt7Eqh

  • zwpgangster
    Professional
    Ontvangen Reacties
    13
    Berichten
    1.040
    • 29 juni 2011 om 23:41
    • #8

    in IE ook?

    Nieuwe reactie samengevoegd met originele reactie op 29.06.11 23:42:05:

    PHP
    #Div {
        left: 396px;
        position: absolute;
        top: 246px;
        margin-bottom: 0;
        background-color: #3cf;
        border: 1px solid #0f8a3a;
        width: 1198px;
        padding-top: 0px;
        height: 45px;
    }
    Toon Meer

    left: 396px;
    moet je als goed is nog op 0 zetten!

    MD-IT Solutions

  • Frenzo305
    Guest
    • 30 juni 2011 om 02:09
    • #9

    Niet echt netjes gesliced he ?

  • MarcoBoekholt
    PS CS6 <3
    Berichten
    316
    • 30 juni 2011 om 08:14
    • #10
    Citaat van Frenzo305

    Niet echt netjes gesliced he ?



    weet het ben ook niet goed in slice ik kan het niet eens

  • Guitar
    Webdesigner
    Ontvangen Reacties
    1
    Berichten
    1.055
    • 30 juni 2011 om 20:28
    • #11

    Site is down?

Participate now!

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

Maak een account aan Login

ICT Nieuws

  • Quanscient ontvangt €10M om AI- en kwantum-native hardware engineering te bevorderen - Tech.eu

    ICTscripters 27 mei 2026 om 12:03
  • Datalek bij leverancier Canvas - Universiteit van Amsterdam

    ICTscripters 10 mei 2026 om 12:03
  • Data privacy in 2026: Hoe de naleving van GDPR verandert

    ICTscripters 8 mei 2026 om 12:16

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