博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
第七章作业2
阅读量:5010 次
发布时间:2019-06-12

本文共 669 字,大约阅读时间需要 2 分钟。

<!DOCTYPE html>

<html>
<head>
<meta charset="UTF-8">
<title></title>
<style type="text/css">
span{
color: gray;
text-align: center;
}
</style>
</head>
<body>
<h1>热门活动 <style="float: right;"><span>更多</span></h1>
<div style="clear:both">
<div style="float:left">
<img src="img1.png"></p>
推荐活动 | 原创音乐现金榜T榜</p></li>
</div>
<div style="float:left">
<img src="img2.png" ></p>
推荐节目|《TAImusic》爆笑来袭</p>
</div>
</div>
<div style="clear:both">
<div style="float:left">
<img src="img3.png"></p>
推荐歌单 | 继续宠爱张国荣</p>
</div>
<div style="float:left">
<img src="img4.png"></p>
推荐活动| 330金属音乐巡演 成都小酒馆音乐空间</p>
</div>
</div>
</body>
</html>

转载于:https://www.cnblogs.com/SUN99bk/p/7861928.html

你可能感兴趣的文章
Qt 【无法打开 xxxx头文件】
查看>>
JAVA项目将 Oracle 转 MySQL 数据库转换(Hibernate 持久层)
查看>>
三层架构(我的理解及详细分析)
查看>>
Django模板语言相关内容
查看>>
前端开发工程师如何在2013年里提升自己【转】--2016已更新升级很多何去何从?...
查看>>
markdown语法测试集合
查看>>
running and coding
查看>>
实现QQ第三方登录、网站接入
查看>>
HTML CSS 层叠样式表 三
查看>>
Qt pro pri 文件学习1
查看>>
软件工程概论第六周学习进度条
查看>>
[思路]导入导出功能
查看>>
【iOS】UICollectionView自己定义Layout之蜂窝布局
查看>>
【以太坊钱包开发 一】MyEtherWallet 钱包开发项目概述
查看>>
golang——(strings包)常用字符串操作函数
查看>>
发布aar到jcenter
查看>>
跨浏览器问题的五种解决方案
查看>>
XPath定位时,使用文本的方法小技巧。
查看>>
安装pandas报错(AttributeError: 'module' object has no attribute 'main')
查看>>
ch02 fundamental definition 01
查看>>