Skip to content
View in the app

A better way to browse. Learn more.

GTAGames.nl - De Nederlandse Grand Theft Auto Community!

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Wat doe ik fout?

Ik heb dit:

<html>
<head>
<title>Home</title>
</head>
<body BGCOLOR="000000">
<FONT COLOR="#FFFFFF" size="7">
<center>
Welcome on the site of Niels Brouwer!
<center>
</font>
</body>
</html>

en dan doet hij het gewoon, maar doe ik hem in een frame:

<html>
<head>
<title>Home</title>
</head>
<FRAMESET Rows="25%,*">
<FRAME SRC="Banner.JPG" WIDTH=100% HEIGHT=20% SCROLLING=NO
 		MARGINWIDTH=1 MARGINHEIGHT=1>
<FRAMESET COLS="20%,60%">
<FRAME SRC="frames2.htm">
<FRAME SRC="Frame_welkom.html">
</FRAMESET>
</FRAMESET>
</html>

Dan zie je de tekst niet:S

Featured Replies

  • Author

Ik werk nog gewoon offline, dus het staat in bestandjes op mijn pc.

Dan heb je ook wel een exact pad. Das dan meestal iets van "file://C:/blabla". Kan je zo opzoeken door met je browser de bestandjes te openen (oa door control +o). Probeer dat pad in te vullen en volges mij moet het het dan doen.

  • Author
Dan heb je ook wel een exact pad. Das dan meestal iets van "file://C:/blabla". Kan je zo opzoeken door met je browser de bestandjes te openen (oa door control +o). Probeer dat pad in te vullen en volges mij moet het het dan doen.
Ik heb hem in mijn browser geopend, maar dan is het frame alleen zwart, en zie je de witte tekst niet. Dat bedoel ik.

Hmm... volgens mij begrijp ik het niet meer :?

Voor zover ik begreep is:

Index.html

<html>
<head>
<title>Home</title>
</head>
<FRAMESET Rows="25%,*">
<FRAME SRC="2.html" WIDTH=100% HEIGHT=20% SCROLLING=NO
		 MARGINWIDTH=1 MARGINHEIGHT=1>
<FRAMESET COLS="20%,60%">
<FRAME SRC="frames2.htm">
<FRAME SRC="frame_welkom.html">
</FRAMESET>
</FRAMESET>
</html>

En dan Frame_welkom.html:

<html>
<head>
<title>Home</title>
</head>
<body BGCOLOR="000000">
<FONT COLOR="#FFFFFF" size="7">
<center>
Welcome on the site of Niels Brouwer!
<center>
</font>
</body>
</html>

Maar hij laat Frame_welkom alleen zwart zien ipv met letters? Correct? Kan je anders es laten zien hoe je de 3 bestandjes hebt ingedeeld?

Je moet het zo doen:

<FRAME SRC="frames2.htm">

<FRAME SRC="Frame_welkom.html">

In bijvoorbeeld:

<FRAME SRC="*:/je map/bablabla/frames2.htm">
<FRAME SRC="Frame_welkom.html">

Ik denk dat dat moet werken.

  • Author

Thanks man! Hij doet het! :klap: Dankjewel :bier:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.