login  Naam:   Wachtwoord: 
Registreer je!
 Forum

Website breid uit :( hoe kan ik dit oplossen

Offline fondip - 06/04/2008 23:13
Avatar van fondipNieuw lid hoe kan die formaat weer normaal doen, zodra ik de content vol maakt breid te website uit, hoe kan ik dat oplossen liefst zonder css.

Plaatjes
http://img213.i...nikjo7.jpg
http://img520.i...ooimi7.jpg

4 antwoorden

Gesponsorde links
Offline MothZone - 06/04/2008 23:47
Avatar van MothZone PHP ver gevorderde Zonder code en duidelijkere screenshots of link denk ik niet dat iemand je gaat kunnen helpen...

En waarom liefst zonder css?
Offline fondip - 07/04/2008 00:45
Avatar van fondip Nieuw lid Plaatscode: 6492
Offline zointer - 07/04/2008 07:42
Avatar van zointer HTML gevorderde
fondip schreef:
Website breid uit :

proficiat met de uitbreiding en welkom.

fondip schreef:

Sorry maar dit lijkt nergens op 
Je hebt al 4 keer DOCTYPE staan, volgens mij heb je gewoon copy & past gedaan.
Dit klopt al niet:
  1. </body>
  2. </html>
  3. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  4. <html xmlns="http://www.w3.org/1999/xhtml">

Zo moet het
  1. <!--zo start je-->
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  5. <title>je titel</title>
  6. </head>
  7. <!--hier al je content-->
  8. </body>
  9. </html>
  10. <!--zo eindigt je-->

Beginnen met HTML
Offline Keith - 07/04/2008 08:25
Avatar van Keith Grafische gevorderde je gebruikt toch duidelijk al css..
en slice je site voortaan niet met imageready of photoshop want dit gaat nergens over:

  1. #
  2. <td>
  3. #
  4. <img src="images/spacer.gif" width="64" height="1" alt="" /></td>
  5. #
  6. <td>
  7. #
  8. <img src="images/spacer.gif" width="1" height="1" alt="" /></td>
  9. #
  10. <td>
  11. #
  12.  
  13. #
  14. <img src="images/spacer.gif" width="178" height="1" alt="" /></td>
  15. #
  16. <td>
  17. #
  18. <img src="images/spacer.gif" width="9" height="1" alt="" /></td>
  19. #
  20. <td>
  21. #
  22. <img src="images/spacer.gif" width="170" height="1" alt="" /></td>
  23. #
  24. <td>
  25. #
  26. <img src="images/spacer.gif" width="7" height="1" alt="" /></td>
  27. #
  28. <td>
  29. #
  30. <img src="images/spacer.gif" width="56" height="1" alt="" /></td>
  31. #
  32.  
  33. #
  34. <td>
  35. #
  36. <img src="images/spacer.gif" width="114" height="1" alt="" /></td>
  37. #
  38. <td>
  39. #
  40. <img src="images/spacer.gif" width="7" height="1" alt="" /></td>
  41. #
  42. <td>
  43. #
  44. <img src="images/spacer.gif" width="168" height="1" alt="" /></td>
  45. #
  46. <td>
  47. #
  48. <img src="images/spacer.gif" width="10" height="1" alt="" /></td>
  49. #
  50. <td>
  51. #
  52.  
  53. #
  54. <img src="images/spacer.gif" width="169" height="1" alt="" /></td>
  55. #
  56. <td>
  57. #
  58. <img src="images/spacer.gif" width="9" height="1" alt="" /></td>
  59. #
  60. <td>
  61. #
  62. <img src="images/spacer.gif" width="62" height="1" alt="" /></td>
  63. #
  64. <td></td>
Gesponsorde links
Dit onderwerp is gesloten.
Actieve forumberichten
© 2002-2024 Sitemasters.be - Regels - Laadtijd: 0.177s