ul+li and CSS make Korean style menu code _ Experience Exchange
<! DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 strict//en" "Http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd" > < HTML xmlns= "http://www.w3.org/1999/xhtml" >
South Korea's Web site is characterized by distinctive design, bright colors, and now more and more people are imitating this style.
Korean style web site design ideas are loved by everyone, because of its rich color changes, Korean-style website has one of the most obvious feature is the table or the title bar often add a horizontal or vertical ribbon. We usually used image image software to make such an effect, the picture volume is large, the download is slow. We can use CSS to do this style, because the CSS is only for the style definition, do not need to apply the picture, download speed will be greatly accelerated.
First we define the list items, the width margin and the padding. Then set the style of the linked text. We use the Class AA, BB, cc to define the color of different list items, in the definition of these three classes, we define the top border as 4px. This is the most common color band in Korean style.
Above is Ul+li and CSS to make Korean style menu code _ Experience Exchange content, more relevant content please pay attention to topic.alibabacloud.com (www.php.cn)!