天天育儿网,内容丰富有趣,生活中的好帮手!
天天育儿网 > HTML5-右脑开发项目-主页-index.html

HTML5-右脑开发项目-主页-index.html

时间:2019-07-07 18:59:26

相关推荐

HTML5-右脑开发项目-主页-index.html

项目的入口:

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "/TR/html4/loose.dtd">

<html>

<head>

<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">

<title>欢迎来到-艺馨制造</title>

<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport">

<link rel="stylesheet" type="text/css" href="css/css3.css" charset="utf-8">

<script src="js/jquery-1.7.2.js"></script>

<script type="text/javascript">

</script>

</head>

<body>

<div class="container" align="center" style="font-size: 30px;">

<div class="row clearfix">

<div class="col-md-12 column" >

<ul style="max-width: 100%;height:500px;list-style: none;margin:0; padding:0;">

<li class="active" style="max-width: 100%;padding:0 65px; line-height:130px; display: inline-block; background-image: url(img/background/1.png)">

<a href="basics_html/basics_main.html">

基础篇-训练

</a>

</li>

<li class="active" style="max-width: 100%;padding:0 65px; line-height:130px; display: inline-block;background-image: url(img/background/1.png)">

<a href="application_html/application_main.html">

应用篇-练习

</a>

</li>

<li class="active" style="max-width: 100%;padding:0 100px; line-height:130px; display: inline-block;background-image: url(img/background/1.png)">

<a href="game_html/game_main.html">

小游戏

</a>

</li>

</ul>

</div>

</div>

</div>

</body>

</html>

展示:

如果觉得《HTML5-右脑开发项目-主页-index.html》对你有帮助,请点赞、收藏,并留下你的观点哦!

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。