博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2012年6月11日

摘要: CSS 基本语法1:加入CSS1.1:<style type="text/css">....</style>1.2:<link href = "style.css" rel="stylesheet" type="text/css">//在IOS中,添加CSS文件[m_ContentHTMLStrappendString:@"<title></title>"];NSString*m_Filepath = [[NSBundlemainBun 阅读全文

posted @ 2012-06-11 17:59 星尘的天空 阅读(161) 评论(0) 推荐(0) 编辑