Check alle échte Black Friday-deals Ook zo moe van nepaanbiedingen? Wij laten alleen échte deals zien
Toon posts:

Goedkrijgen in FF

Pagina: 1
Acties:
  • 19 views sinds 30-01-2008

Verwijderd

Topicstarter
Hallo,

Deze ochtend had ik nog problemen bij het uittrekken van mijn template, ik heb hem zo kunnen maken maar dat viel niet mooi uit. Nu heb ik hem dus gemaakt zonder uittrekken maar wel gecentreerd, wat nu het probleem vermoedelijk veroorzaakt. Ik heb al een heleboel geprobeerd maar in FF krijg ik het maar niet werkend. De code die het doet in IE :

HTML:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">

<html>
<head>
<title>Untitled</title>
<style type="text/css">
<!--
/*body isntellingen */
body {
color : #9ACD32;
font-family : verdana;
font-size : 10px;
}
/*kader*/
#container {
width: 800px;
hight: 100%;
}

/*hoofd*/
#header {
height : 200px;
background-image : url(http://www.bnc-sof2.com/folder/2/header.png);
width: 820px;
border-left: 2px solid #696969;
border-top: 2px solid #808080;
border-right: 2px solid #696969;
} 
/*menu*/
#menu {
height : 432px;
background-image : url(http://www.bnc-sof2.com/folder/2/menu.png);
width: 277px;
border-left: 2px solid #696969;
margin-left:-522px;
} 
/*inhoud*/
#content {
height : 427px;
background-image : url(http://www.bnc-sof2.com/folder/2/content.png);
width: 395px;
margin-left:195px;
margin-top:-462px;
}
/*rechterkant*/
#balk {
height : 432px;
background-image : url(http://www.bnc-sof2.com/folder/2/balk.png);
width: 96px;
margin-left:724px;
margin-top:-397px;
border-right: 2px solid #696969;
}
/*voet*/
#footer {
height : 157px;
background-image : url(http://www.bnc-sof2.com/folder/2/footer.png);
width: 820px;
border-right: 2px solid #696969;
border-left: 2px solid #696969;
border-bottom: 5px solid #808080;
margin-top:-1px;
}

-->
</style>

</head>
<body>
<center>
<div id="container">
<div id="header"></div>
<div id="menu"></div>
<div id="content"></div>
<div id="balk"></div>
<div id="footer"></div>
</div>
</body>
</html>


Alvast bedankt !

  • BtM909
  • Registratie: Juni 2000
  • Niet online

BtM909

Watch out Guys...

Lees Webdesign, Markup & Clientside Scripting Policy eens door en hopelijk begrijp je waarom dit topic dicht gaat :)

Ace of Base vs Charli XCX - All That She Boom Claps (RMT) | Clean Bandit vs Galantis - I'd Rather Be You (RMT)
You've moved up on my notch-list. You have 1 notch
I have a black belt in Kung Flu.


Dit topic is gesloten.