mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
146 B
HTML
8 lines
146 B
HTML
<HTML>
|
|
<FRAMESET COLS="50%,1,*" BORDER=0>
|
|
<FRAME SRC="yellow.html">
|
|
<FRAME SRC="black.html">
|
|
<FRAME SRC="white.html">
|
|
</FRAMESET>
|
|
</HTML>
|