Heart..pumps blood.Has nothing to do with emotion! Bored
hmm.. dat is het niet... kheb um er wel uitgehaald
Heart..pumps blood.Has nothing to do with emotion! Bored
Dan ligt het denk ik aan je stylesheets...
post eens hier de code daarvan...
of zijn het dezelfde ?
post eens hier de code daarvan...
of zijn het dezelfde ?
hierbij de gebruikte css
(hopelijk niet al te lang
)
code:
1
2
3
4
5
6
7
| p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #000000}
a { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold; color: #000000}
h1 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; font-weight: normal}
h2 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
h3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-style: italic; font-weight: normal; color: #000000}
TABLE.highlightframe { BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; MARGIN-TOP: 0px; BORDER-LEFT: #000099 1px solid; BORDER-BOTTOM: #000099 1px solid; BACKGROUND-COLOR: #cccccc;}
TABLE.menuframe { BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; MARGIN-TOP: 0px; BORDER-LEFT: #000099 1px solid; BORDER-BOTTOM: #000099 1px solid; } |
(hopelijk niet al te lang
Heart..pumps blood.Has nothing to do with emotion! Bored
Frame index:
Dat is het dus, maakt die tweede ook 100
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
| <html> <head> <title>- teedee -</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> </head> <frameset rows="100,*" frameborder="NO" border="0" framespacing="0" cols="*"> <frame name="topFrame" scrolling="NO" noresize src="menu.asp" > <frame name="mainFrame" src="home.asp"> </frameset> <noframes><body bgcolor="#FFFFFF" text="#000000"> </body></noframes> </html> |
Dat is het dus, maakt die tweede ook 100
ja idd.... ik heb het trouwens eigenlijk altijd als ik dit probeer... snap er niks van....
ik dacht... misschien kan ik het oplossen dmv css maar ja... who was i kiddin'
ik dacht... misschien kan ik het oplossen dmv css maar ja... who was i kiddin'
Heart..pumps blood.Has nothing to do with emotion! Bored
Wat ben jij toch goedOp maandag 15 oktober 2001 20:15 schreef Cheatah het volgende:
het komt door je scrollin="no" op de bovenste frameset.
Idd, in Mozilla is het ok
kheb scrolling=no eruit gehaald... maar dan krijg ik dus zo'n vreselijke scrollbar
... magoe.. kweet wat het probbie is... kga wel ff verder kloten... tnxie!
Heart..pumps blood.Has nothing to do with emotion! Bored
Pagina: 1