Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 32

Warning: include(http://cafeterrace-enoki.com/site_banner.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 32

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/site_banner.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 32

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 42

Warning: include(http://cafeterrace-enoki.com/annai.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 42

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/annai.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 42

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 43

Warning: include(http://cafeterrace-enoki.com/Categories.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 43

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/Categories.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 43

About

2007年7月30日 14:27に投稿されたエントリーのページです。

ひとつ前の投稿は「コチラの人もアメリカ」です。

次の投稿は「ダコワーズ」です。


Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 67

Warning: include(http://cafeterrace-enoki.com/coment.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 67

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/coment.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 67

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 68

Warning: include(http://cafeterrace-enoki.com/kanri.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 68

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/kanri.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 68

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 69

Warning: include(http://cafeterrace-enoki.com/counter.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 69

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/counter.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 69

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 70

Warning: include(http://cafeterrace-enoki.com/powered.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 70

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/powered.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 70
Top5・PC関係を覚えるgoogle-map-apiの四苦八苦 > フレームページを・・・・

« コチラの人もアメリカ | メイン | ダコワーズ »

フレームページを・・・・

先ずは先回は送られて来た物を貼り付けたので「body」内のみに関しての説明だ。
「table-border」と言う物を作り其の中に入れよう、と云う物。
テーブルの作り方も検索すれば解ると思うので省くが爺は以下のようにしてみた。

地図画面
ボタンコメント
12

この様な物を作りコノ中に入れようと思っている!のだが・・?

上のタグの表示は以下の感じになる


<table border="3">
<tr>
<td colSpan="2" width="40" height="50" align="center">地図画面</td></tr>
<tr>
<th>ボタン</th><th>コメント</th></tr>
<tr>
<td>1</td><td>2</td></tr>
</table>

・・・・で次は段々と説明がヤヤコシク成るのだが・・・一つずつ遣っていこう!

<body>~</body>)の部分のみ行う。

人気ブログランキングへ

コメントを投稿

スポンサードリンク


Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 278

Warning: include(http://cafeterrace-enoki.com/blog.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 278

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/blog.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 278

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 279

Warning: include(http://cafeterrace-enoki.com/hp-rink.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 279

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/hp-rink.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 279

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 280

Warning: include(http://cafeterrace-enoki.com/rink_baner.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 280

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/rink_baner.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 280
e

Warning: include() [function.include]: URL file-access is disabled in the server configuration in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 291

Warning: include(http://cafeterrace-enoki.com/Copyright.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 291

Warning: include() [function.include]: Failed opening 'http://cafeterrace-enoki.com/Copyright.php' for inclusion (include_path='.:/usr/local/php5.2/php') in /home/users/0/lolipop.jp-dp05040747/web/archives/2007/07/30-142705.php on line 291