• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
程媛媛Lexy
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 ··· 3 4 5 6 7 8 9 下一页
2014年4月11日
【CSS】Intermediate2:Grouping and Nesting
摘要: 1.Grouping2.Nesting If the CSS is structured well, there shouldn’t be a need to use many class or ID selectors. 阅读全文
posted @ 2014-04-11 19:45 程媛媛Lexy 阅读(104) 评论(0) 推荐(0)
【CSS】Intermediate1:Class and ID Selectors
摘要: 1.html tag = css selector2.Define your own selectors in the form of class and ID selectors3. .classidentify more than one4.#ididentify one element5.conjunction 阅读全文
posted @ 2014-04-11 19:40 程媛媛Lexy 阅读(100) 评论(0) 推荐(0)
【HTML】Intermediate7:Sectioning
摘要: 1.2.can use h1 elements at the start of each section,which would become a sub-heading of anything preceding that sectionsuggest sticking to the headings levels you would use if you didn’t use sections3.provides a much richer, more meaningful document.4.5.6.related the content surrounding it7.(naviga 阅读全文
posted @ 2014-04-11 18:30 程媛媛Lexy 阅读(163) 评论(0) 推荐(0)
【HTML】Intermediate6:Text: Addresses, Definitions, Bi-directional, and Editorial
摘要: 1.It should be used specifically for the contact details relating either to the entire web page or to an article element2 A definition term and is used to highlight the first use to a termas abbr3. reverse the direction of the text4.Editiorialins(insertions)del(deletions)datetime attributecite attri 阅读全文
posted @ 2014-04-11 18:10 程媛媛Lexy 阅读(121) 评论(0) 推荐(0)
【HTML】Intermediate5:Definition Lists
摘要: dl(defination list)dt(defination term)dd(defination description) 阅读全文
posted @ 2014-04-11 17:41 程媛媛Lexy 阅读(109) 评论(0) 推荐(0)
【HTML】Intermediate4:Tables:rowspan and colspan
摘要: 1.header cellAs with td elements,these must be enclosed inside tr elements2.</tr colspan="2" columnn spanrowspan 阅读全文
posted @ 2014-04-11 17:31 程媛媛Lexy 阅读(165) 评论(0) 推荐(0)
【HTML】Intermediate3:Meta Tags
摘要: 1.Meta tags were the town criers of the Internet Do anything to the content that is presented in the browser window They are used by the likes of search enginges to catalogue information about the web page.2.Name attribute=author,description,keywords3.http-equiv can be used instead of the name attri 阅读全文
posted @ 2014-04-11 17:17 程媛媛Lexy 阅读(122) 评论(0) 推荐(0)
【HTML】Intermediate2:Text: AbbreviationsQuotations Code
摘要: 1.attribute:title2.Quotationsblockquote :standalone often multi-line quotations-cite attribute can be used to point to its originq:shorter in-line quotations3.figure figcaption enabling a nice,semantic way to group a quotation with citation4.cite attributecite tag :define the title of a work5.6.pref 阅读全文
posted @ 2014-04-11 16:53 程媛媛Lexy 阅读(185) 评论(0) 推荐(0)
【HTML】Intermediate1:Span&Div
摘要: 1.HTML is all bout applying meaning to content. The span & div tags apply no meaning at all=meaningless tags They are used quite extensively in conjunction with CSS. Group together a chunk of HTML and hook some information onto that chunk,with attributes class & id to associate the element w 阅读全文
posted @ 2014-04-11 16:27 程媛媛Lexy 阅读(132) 评论(0) 推荐(0)
【CSS】Beginner6:Border
摘要: 1.border-style:solid实线,dashed虚线,double双线,dotted点状,groove凹槽,ridge垄状,inset,outset2.border0-width:border-top/right/bottom/left-widthpx 阅读全文
posted @ 2014-04-11 16:14 程媛媛Lexy 阅读(137) 评论(0) 推荐(0)
上一页 1 ··· 3 4 5 6 7 8 9 下一页
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3