[html] Hoogte van cel verschilt per computer (?)

Pagina: 1
Acties:

  • Thijsmans
  • Registratie: Juli 2001
  • Laatst online: 22:33

Thijsmans

⭐⭐⭐⭐⭐ (5/5)

Topicstarter
Mij is gevraagd een site te maken voor de beroepenmarkt van school, daarvoor heb ik dit ontwerp gemaakt. Dat heb ik iets veranderd, namelijk zo dus. Ga ik dan op een andere computer kijken, ziet hij er zo uit, en dat moet natuurlijk niet! De code staat hier.

Privacy-adepten vinden op AVGtekst.nl de Nederlandse AVG-tekst voorzien van uitspraken en besluiten.


  • Tim Schuhmacher
  • Registratie: Januari 2000
  • Laatst online: 17-09 12:33

Tim Schuhmacher

abasios

code:
1
...</a> > <a href=../rubriek>Rubriek</a> > <a href...

Daar staan dus al gelijk 2 fouten. Die had je er zowiezo zelf wel kunnen uithalen. Kijk ook maar even naar de rest van de html code of die wel klopt.

Het zal waarschijnlijk niet liggen aan de verschillende computers maar aan de versie van explorer eerder.

  • Thijsmans
  • Registratie: Juli 2001
  • Laatst online: 22:33

Thijsmans

⭐⭐⭐⭐⭐ (5/5)

Topicstarter
Dat zijn geen fouten, dat hoort. Dan krijg je dit:

rubriek > map > bestand

Privacy-adepten vinden op AVGtekst.nl de Nederlandse AVG-tekst voorzien van uitspraken en besluiten.


  • Hangloozz
  • Registratie: Juli 1999
  • Laatst online: 13-07 17:24

Hangloozz

{ @$%&# }

brr, wat doe je hier nou toch:
code:
1
2
3
4
5
6
<tr bgcolor=white valign=top height=41px>
     <table width=87% cellspacing=0 cellmargin=0 cellpadding=0>
      <tr><td bgcolor=#3560E5 width=50% height=41px><font size=5 color=white><b>Paginatitel</b></font></td> <td valign=top width=50% bgcolor=#3560E5 align=right>[img]images/tabel_logo_beroepenmarkt1.gif></td></tr>
    [/img]<td>&nbsp;</td></tr>
     </table>
  </td></tr>

een tr met een td verwarren :?
de eerste TR zou namelijk een TD moeten zijn met daarvoor nog een TR, aangezien alle properties die je aangeeft niet op een TR van toepassing zijn...

Daarnaast:
- je gebruikt cellmargin in je table-tag... ken ik niet
- je geeft bij TD's een hoogte op met px erachter. Je hoeft(moet?) allen maar een maateenheid te vermelden als je in procenten werkt.
- mik je variabelen tussen " of ' (ivm php).
- specificeer een width en height bij je img-tag, vindt de browser fijner.

FYI; dit is de error list:
Line Message
6 TEXT/CSS is not valid value for the "TYPE" attribute in HTML4. Valid values for this attribute are: alphanum string, Dynamic expression, double quoted string.
6 TEXT/CSS is not valid value for the "TYPE" attribute in any of the currently active versions. See the above warnings for more details.
19 The tag: "TABLE" doesn't have an attribute: "CELLMARGIN" in currently active versions.
20 15PX is not valid value for the "HEIGHT" attribute in HTML32. Valid values for this attribute are: Dynamic expression, positive non zero integer.
20 15PX is not valid value for the "HEIGHT" attribute in any of the currently active versions. See the above warnings for more details.
20 In HTML 4.0, FONT is deprecated. It may become obsolete in future versions, consider using style sheets instead.
20 ../RUBRIEK is not valid value for the "HREF" attribute in HTML20. Valid values for this attribute are: alphanum string, Dynamic expression, double quoted string, alphanum string including period.
20 ../RUBRIEK is not valid value for the "HREF" attribute in any of the currently active versions. See the above warnings for more details.
20 ../PAGINA is not valid value for the "HREF" attribute in HTML20. Valid values for this attribute are: alphanum string, Dynamic expression, double quoted string, alphanum string including period.
20 ../PAGINA is not valid value for the "HREF" attribute in any of the currently active versions. See the above warnings for more details.
21 In HTML 4.0, FONT is deprecated. It may become obsolete in future versions, consider using style sheets instead.
22 The tag: "TR" doesn't have an attribute: "HEIGHT" in currently active versions.
23 The tag:"TABLE" is not allowed within: "TR" It is only allowed within: APPLET, CENTER, DIV, MAP.
23 The tag:"TABLE" is not allowed within: "TABLE" It is only allowed within: APPLET, CENTER, DIV, MAP.
23 The tag: "TABLE" doesn't have an attribute: "CELLMARGIN" in currently active versions.
24 50% is not valid value for the "WIDTH" attribute in HTML32. Valid values for this attribute are: Dynamic expression, positive non zero integer.
24 41PX is not valid value for the "HEIGHT" attribute in HTML32. Valid values for this attribute are: Dynamic expression, positive non zero integer.
24 41PX is not valid value for the "HEIGHT" attribute in any of the currently active versions. See the above warnings for more details.
24 In HTML 4.0, FONT is deprecated. It may become obsolete in future versions, consider using style sheets instead.
24 50% is not valid value for the "WIDTH" attribute in HTML32. Valid values for this attribute are: Dynamic expression, positive non zero integer.
24 IMAGES/TABEL_LOGO_BEROEPENMARKT1.GIF is not valid value for the "SRC" attribute in HTML20. Valid values for this attribute are: alphanum string, Dynamic expression, double quoted string.
24 IMAGES/TABEL_LOGO_BEROEPENMARKT1.GIF is not valid value for the "SRC" attribute in any of the currently active versions. See the above warnings for more details.
27 No starting tag found for: "TD", or it was closed too many times
27 No starting tag found for: "TR", or it was closed too many times
30 The tag: "TABLE" doesn't have an attribute: "CELLMARGIN" in currently active versions.
30 The tag: "TABLE" doesn't have an attribute: "NAME" in currently active versions.
31 154PX is not valid value for the "WIDTH" attribute in HTML32. Valid values for this attribute are: Dynamic expression, positive non zero integer.
31 154PX is not valid value for the "WIDTH" attribute in HTML4. Valid values for this attribute are: Dynamic expression, percent, positive non zero integer, zero.
31 154PX is not valid value for the "WIDTH" attribute in any of the currently active versions. See the above warnings for more details.
31 In HTML 4.0, FONT is deprecated. It may become obsolete in future versions, consider using style sheets instead.
40 IMAGES/LOCK.GIF is not valid value for the "SRC" attribute in HTML20. Valid values for this attribute are: alphanum string, Dynamic expression, double quoted string.
40 IMAGES/LOCK.GIF is not valid value for the "SRC" attribute in any of the currently active versions. See the above warnings for more details.
41 64% is not valid value for the "WIDTH" attribute in HTML32. Valid values for this attribute are: Dynamic expression, positive non zero integer.
41 IMAGES/WM_BG_BLAUW_3.JPG is not valid value for the "SRC" attribute in HTML20. Valid values for this attribute are: alphanum string, Dynamic expression, double quoted string.
41 IMAGES/WM_BG_BLAUW_3.JPG is not valid value for the "SRC" attribute in any of the currently active versions. See the above warnings for more details.
42 154PX is not valid value for the "WIDTH" attribute in HTML32. Valid values for this attribute are: Dynamic expression, positive non zero integer.
42 154PX is not valid value for the "WIDTH" attribute in HTML4. Valid values for this attribute are: Dynamic expression, percent, positive non zero integer, zero.
42 154PX is not valid value for the "WIDTH" attribute in any of the currently active versions. See the above warnings for more details.
42 IMAGES/DALTON_LOGO_1.GIF is not valid value for the "SRC" attribute in HTML20. Valid values for this attribute are: alphanum string, Dynamic expression, double quoted string.
42 IMAGES/DALTON_LOGO_1.GIF is not valid value for the "SRC" attribute in any of the currently active versions. See the above warnings for more details.
oef :)

www.jurgroessen.nl


  • Tim Schuhmacher
  • Registratie: Januari 2000
  • Laatst online: 17-09 12:33

Tim Schuhmacher

abasios

aaii.....
sorry das mijn fout.
Mooi dom... :D

  • Hangloozz
  • Registratie: Juli 1999
  • Laatst online: 13-07 17:24

Hangloozz

{ @$%&# }

Op maandag 29 oktober 2001 22:19 schreef Prammenhanger het volgende:
Dat zijn geen fouten, dat hoort. Dan krijg je dit:

rubriek > map > bestand
je kunt dan > die als plain-text fungeert beter zo schrijven:
code:
1
&gt;

www.jurgroessen.nl


  • Thijsmans
  • Registratie: Juli 2001
  • Laatst online: 22:33

Thijsmans

⭐⭐⭐⭐⭐ (5/5)

Topicstarter
okay, bedankt allemaal... hanglooz, je bezorgt me heel wat uurtjes werk :D

Privacy-adepten vinden op AVGtekst.nl de Nederlandse AVG-tekst voorzien van uitspraken en besluiten.


  • Hangloozz
  • Registratie: Juli 1999
  • Laatst online: 13-07 17:24

Hangloozz

{ @$%&# }

your welcome >:) ;)

www.jurgroessen.nl


  • Thijsmans
  • Registratie: Juli 2001
  • Laatst online: 22:33

Thijsmans

⭐⭐⭐⭐⭐ (5/5)

Topicstarter
btw, hoe kwam je aan die error list? handig voor de future :)

Privacy-adepten vinden op AVGtekst.nl de Nederlandse AVG-tekst voorzien van uitspraken en besluiten.


  • Hangloozz
  • Registratie: Juli 1999
  • Laatst online: 13-07 17:24

Hangloozz

{ @$%&# }

Op maandag 29 oktober 2001 22:30 schreef Prammenhanger het volgende:
btw, hoe kwam je aan die error list? handig voor de future :)
zit ingebakken in hét pakket: Homesite :P

www.jurgroessen.nl


  • paragon
  • Registratie: April 2000
  • Laatst online: 10-09 05:50
Je kan hem natuurlijk ook even hier doorheen halen:

http://validator.w3.org/
Het hoeft niet helemaal perfect te zijn(liefst wel), maar stomme fouten kan je zo makkelijk traceren

  • Hangloozz
  • Registratie: Juli 1999
  • Laatst online: 13-07 17:24

Hangloozz

{ @$%&# }

duh, maar zou het niet handiger zijn om in het pakket waar je mee ontwikkelt ook gelijk te valideren?
Tenminste; er vanuit gaande dat je Homesite gebruikt!
zoniet, dan als de sodemieter naar Macromedia om het te downen (trialversie dan he ;) )

of als je oh,when? heet naar de site van editplus :P

www.jurgroessen.nl


  • paragon
  • Registratie: April 2000
  • Laatst online: 10-09 05:50
Ik doe het lekker in notepad dan blijf ik lekker scherp.

  • Hangloozz
  • Registratie: Juli 1999
  • Laatst online: 13-07 17:24

Hangloozz

{ @$%&# }

ik hoor het al; je hoeft het zeker niet voor een werkgever te doen he?

anyways, de discussie notepad vs. alles-wat-beter-is is al te vaak gestart dus ik trek me terug.
succes met je notepad ;)

www.jurgroessen.nl


  • paragon
  • Registratie: April 2000
  • Laatst online: 10-09 05:50
Nee, ik doe bijna nooit iets eigenlijk, maar heb laatst wel dit geheel met notepad gemaakt geheel xhtml strict.

http://paragonxls.xs4all.nl/WebTest/XhtmlStrict.asp

Maar ik heb net editplus neergehaald :)

  • Hangloozz
  • Registratie: Juli 1999
  • Laatst online: 13-07 17:24

Hangloozz

{ @$%&# }

Op maandag 29 oktober 2001 23:22 schreef paragon het volgende:
Nee, ik doe bijna nooit iets eigenlijk, maar heb laatst wel dit geheel met notepad gemaakt geheel xhtml strict.

http://paragonxls.xs4all.nl/WebTest/XhtmlStrict.asp

Maar ik heb net editplus neergehaald :)
ojah, ik heb pas ff zitten bladeren; zitten leuke dhtml experimentjes tussen :)

enne, geloof me; als je eenmaal een editor met syntax-highlighting gewend bent, gebruik je notepad alleen nog maar om de source van een site te zien :)

www.jurgroessen.nl


  • oh,when?
  • Registratie: April 2000
  • Niet online

oh,when?

...

Op maandag 29 oktober 2001 22:58 schreef Hangloozz het volgende:

of als je oh,when? heet naar de site van editplus :P
dat je het maar weet >:) :P

"You're only as good, as what you did last week."

Pagina: 1