新しく質問する

背景画像を貼り付けるhtmlコードはどこに貼り付ければいいんですか?

役に立った:0件
  • 質問者:kayouhito
  • 投稿日時:2007/06/08 01:36
  • 困り度:すぐに回答が欲しいです
  • 友達に紹介
  • ブログに書く
  • 教えて!gooお気に入り

コードはわかるんですが、どこに貼り付けたらいいのか教えてください。
ようするに最初は
<html>

<head>
<meta http-equiv="content-type" content="text/html; charset=EUC-JP">
<title>無題</title>
<meta name="generator" content=" 6.0.0.49">
</head>

<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red">
<p style="line-height:150%;">&nbsp;</p>
</body>

</html>
となっているんですが、このなかのどこに挿入したらいいのかおしえていただきたいです。

この質問への回答は締め切られました。
このQ&Aは役に立ちましたか?(役に立った:0件)
  • 参考になった:0件

No.1ベストアンサー20pt

  • 回答者:new_hope
  • 回答日時:2007/06/08 01:39

<body>タグ内に挿入します。

<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" background="○○.jpg">
または、
<body bgcolor="white" text="black" link="blue" vlink="purple" alink="red" background="○○.gif">
という感じです。

通報する

  
このQ&Aは役に立ちましたか?(役に立った:0件)

このページのトップへ

Facebook公式ページ

公式Twitter