PhoneGap 布局(一)

来源:未知 责任编辑:智问网络 发表时间:2013-09-03 12:18 点击:

<meta http-equiv="Content-type" content="text/html; charset=utf-8">
<html>
<style>
        #F1{
            color: navy;
            background: lime;
        }


        #F2{
            color: red;
            background: lime;
        }
       
       
    </style>


<body style="background-color:PowderBlue;">


<h1>Look! Styles and colors公子白</h1>


<p style="font-family:verdana;color:red">
This text is in Verdana 大哥大and red</p>


<p style="font-family:times;color:green">
This text is in Times and 帅哥green</p>


<p style="font-size:30px">This text is 30你知道吗 pixels high</p>

 


<a name="tips">Useful Tips Section</a>


<a href="#tips">Visit the Useful Tips Section</a>


<P ID="F1">这是第一个</P>
<P ID="F2">这是第二个</P>

 


<table border="1">
<tr>
<td>row 1, cell 1</td>
<td>row 1, cell 2</td>
</tr>
<tr>
<td>row 2, cell 1</td>
<td>row 2, cell 2</td>
</tr>
</table>
</body>
</html>

    发表评论
    请自觉遵守互联网相关的政策法规,严禁发布色情、暴力、反动的言论。
    用户名: 验证码:点击我更换图片
    最新评论 更多>>

    推荐热点

    • cocos2d-x学习笔记(19)--label 、label atlas
    • cocos2d-x学习笔记(23)--地图的使用3--CCTMXLayer
    • Cocos2d-x学习(一):HelloWorld
    • cocos2dx在xcode下开发,编译到android上(2)
    • cocos2d 设置屏幕默认方向
    • cocos2d-x学习笔记(22)--地图的使用2(TMX) --Z-Order、AnchorPoi
    • Cocos2d-x 2.0 之 Actions “三板斧” 之一
    • cocos2d-x学习笔记(18)--游戏打包(windows平台)
    • cocos2d-x学习笔记(16)--spritesheet(精灵表单)
    网站首页 - 友情链接 - 网站地图 - TAG标签 - RSS订阅 - 内容搜索
    Copyright © 2008-2015 计算机技术学习交流网. 版权所有

    豫ICP备11007008号-1