哪错了,没有效果

哪错了,没有效果

<html>

<html>

<head>

    <meta charset="UTF-8">

<title>IMOOC</title>

</head>

<body>

<section class="main">

<aside>

<h1>Recent <samp>Course</samp></h1>

<dl>

<dt>Hyper Text Markup Language</dt>

<dd><img src="http://img1.sycdn.imooc.com/climg//582e61290001787900500051.png"></dd>

<dd>HTML is the standard markup language used to create web pages and its elements form the building blocks of all websites.</dd>

</dl>

<dl>

<dt>Cascading Style Sheets</dt>

<dd><img src="http://img1.sycdn.imooc.com/climg//582e61290001787900500051.png"></dd>

<dd>Cascading Style Sheets (CSS) is a simple mechanism for adding style (e.g., fonts, colors, spacing) to Web documents.</dd>

</dl>

<dl>

<dt>JavaScript</dt>

<dd><img src="http://img1.sycdn.imooc.com/climg//582e61290001787900500051.png"></dd>

<dd>JavaScript is a high-level, dynamic, untyped, and interpreted programming language.</dd>

</dl>

<dl>

<dt>AngularJS</dt>

<dd><img src="http://img1.sycdn.imooc.com/climg//582e61290001787900500051.png"></dd>

<dd>AngularJS is an open-source web application framework mainly maintained by Google and by a community of individuals and...</dd>

</dl>

</aside>

<article>

<h1>Welcome to <samp>Massive Open Online Course!</samp></h1>

<p>We provide the latest knowledge to help you cope with the changing world!</p>

<img src="http://img1.sycdn.imooc.com/climg//582e61180001ede703300130.jpg">

<p>We hope that all the students who love the Internet can be more convenient access to learning resources, using the Internet thinking to change our learning.</p>

<p>Focus on IT skills education MOOC, consistent with the development trend of the Internet down to earth's MOOC. We are free, we only teach useful, we concentrate on education.</p>

</article>

</section>

</body>

</html>


/* 在此完成CSS样式设置*/

/* main */

.main { position: relative; width: 1200px; height: 473px; margin: 34px auto 0; }

.main h1 { font-size: 30px; font-weight: lighter; margin-bottom: 23px; }

.main h1 > samp { font-size: 30px; color: #7c7c7c; }

.main > aside { float: left; width: 450px; }

.main > aside > dl { position: relative; display: block; height: 74px; margin-bottom: 17px; }

.main > aside > dl > dt { position: absolute; top: -1px; left: 92px; font-size: 16px; font-weight: bold; line-height: 16px; text-decoration: underline; }

.main > aside > dl > dd:first-of-type { position: absolute; left: 0; }

.main > aside > dl > dd:last-of-type { position: absolute; top: 20px; left: 90px; }

.main > article { float: right; width: 720px; overflow: hidden; }

.main > article > p,

.main > article > img { margin-bottom: 20px; }


正在回答 回答被采纳积分+1

登陆购买课程后可参与讨论,去登陆

2回答
提问者 打不死的女小强 2017-05-11 17:41:51

是全部都没有效果

  • 你好,根据你的代码测试,是有效果的,css 是直接写在 html 文档中,还是外部 css 文件中(注意引用 css 文件是否正确), 希望对你有帮助,如解决你的疑惑,请采纳呦。
    2017-05-15 16:55:18
小于飞飞 2017-05-11 15:37:10

没有效果,指的是没有1\2\3\4 序号效果吗?如是代码建议如下:

  1. 每个 dt 标题可以设置 text-indent ,使其与内容对齐。

  2. 每个 dl 中的第一个 dd 不是图片,而是相应的数字如:1、2

  3. 然后设置 dd 背景图,和 文字的显示位置。

希望对你有帮助,祝学习愉快。

问题已解决,确定采纳
还有疑问,暂不采纳

恭喜解决一个难题,获得1积分~

来为老师/同学的回答评分吧

0 星
HTML5与CSS3实现动态网页 2018
  • 参与学习       1887    人
  • 提交作业       4643    份
  • 解答问题       5760    个

有HTML和CSS基础,却不知道如何进阶?本路径带你通过系统学习,完成从“会做网页”到“做出好的动态网页”的蜕变,迈出成为前端工程师的第一步。

了解课程
请稍等 ...
意见反馈 帮助中心 APP下载
官方微信

在线咨询

领取优惠

免费试听

领取大纲

扫描二维码,添加
你的专属老师