09 2011 档案
摘要:<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=utf-
阅读全文
摘要:网页制作Webjx文章简介::nth-child 和 :nth-type-of 的区别.原文:The Difference Between :nth-child and :nth-of-type译文::nth-child 和 :nth-type-of 的区别假设有以下 HTML 代码:<section> <p>Little</p> <p>Piggy</p> <!--目标元素--></section>以下代码得到的效果一样:p:nth-child(2){color:red;} p:nth-of-type(2){c
阅读全文

浙公网安备 33010602011771号