为什么我用文本写的html文件,图片在浏览器中显示不出来啊,急求!!!
代码如下<html><head><title>ExampleCafe-communitycafeinNewquary,Cornwall,UK</title></head>...
代码如下
<html>
<head>
<title>Example Cafe-community cafe in Newquary,Cornwall,UK</title>
</head>
<body>
<h1>Example Cafe</h1>
HOME
<a href="menu.html">MENU</a>
<a href="recipes.html">RECIPES</a>
<a href="opening.html">OPENING</a>
<a href="contact.html">CONTACT</a>
<img src="images/logo.gif" alt="example cafe" width="120" height="89" /><br />
<p>Welcome to example cafe,We will be developing this site throughout the book.</p>
<h2>A community cafe serving home cooked,locally source,organic food</h2>
<p>With stunning views of the ocean,<strong>Example Cafe</strong> offers the perfect environment to unwind and recharge the batteries.</p>
<p>Our menu offers a wide range of breakfasts,brunches and lunches,including <em>a range of vegetarian options</em>.</p>
<p> Weather you sip on a freash,hot coffee or a cooling smoothie,you never need to feel rushed-relax with friends or just watch the world go by.</p>
<h2>This weekend's special brunch</h2>
<p>This weekend,our season of special brunches continues with scramblee egg on an English muffin.Not for the faint-heartd,the secret to these eggs is that they are made with half cream and cooked in butter,with no more that four eggs in the pan at a time.</p>
<address>Wrox Press,10475 Crosspoint Blvd,Indianapolis,IN 46256</address>
</body>
</html>
所有的文件都在桌面上的test文件夹中,里面有个images文件夹,用来放图片 展开
<html>
<head>
<title>Example Cafe-community cafe in Newquary,Cornwall,UK</title>
</head>
<body>
<h1>Example Cafe</h1>
HOME
<a href="menu.html">MENU</a>
<a href="recipes.html">RECIPES</a>
<a href="opening.html">OPENING</a>
<a href="contact.html">CONTACT</a>
<img src="images/logo.gif" alt="example cafe" width="120" height="89" /><br />
<p>Welcome to example cafe,We will be developing this site throughout the book.</p>
<h2>A community cafe serving home cooked,locally source,organic food</h2>
<p>With stunning views of the ocean,<strong>Example Cafe</strong> offers the perfect environment to unwind and recharge the batteries.</p>
<p>Our menu offers a wide range of breakfasts,brunches and lunches,including <em>a range of vegetarian options</em>.</p>
<p> Weather you sip on a freash,hot coffee or a cooling smoothie,you never need to feel rushed-relax with friends or just watch the world go by.</p>
<h2>This weekend's special brunch</h2>
<p>This weekend,our season of special brunches continues with scramblee egg on an English muffin.Not for the faint-heartd,the secret to these eggs is that they are made with half cream and cooked in butter,with no more that four eggs in the pan at a time.</p>
<address>Wrox Press,10475 Crosspoint Blvd,Indianapolis,IN 46256</address>
</body>
</html>
所有的文件都在桌面上的test文件夹中,里面有个images文件夹,用来放图片 展开
4个回答
展开全部
全域搜索把
"images/
改成
"../images/
就可以了
LZ 试试
"images/
改成
"../images/
就可以了
LZ 试试
本回答被提问者采纳
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
我的代码为什么显示不出来,
代码如下<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<title>樱花飘落</title>
<script src="js/jquery.min.js"></script>
</head>
<body>
<div id="jsi-cherry-container"class="container"
></div>
<script src="css/jquery.min.js"><script>
</body>
</html>
代码如下<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8">
<title>樱花飘落</title>
<script src="js/jquery.min.js"></script>
</head>
<body>
<div id="jsi-cherry-container"class="container"
></div>
<script src="css/jquery.min.js"><script>
</body>
</html>
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
楼上正解,你确定好你的图片路径是否正确。
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询