<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Luin&#039;s Blog &#187; Web设计</title>
	<atom:link href="http://luinlee.com/category/designandart/webdesign/feed/" rel="self" type="application/rss+xml" />
	<link>http://luinlee.com</link>
	<description>A long river</description>
	<lastBuildDate>Sat, 07 Aug 2010 04:55:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>新版bianchengla的改版</title>
		<link>http://luinlee.com/246/bianchengla/</link>
		<comments>http://luinlee.com/246/bianchengla/#comments</comments>
		<pubDate>Mon, 28 Dec 2009 11:13:26 +0000</pubDate>
		<dc:creator>Luin</dc:creator>
				<category><![CDATA[Web设计]]></category>
		<category><![CDATA[设计&美术]]></category>
		<category><![CDATA[闲言碎语]]></category>
		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://luinlee.com/?p=246</guid>
		<description><![CDATA[前几天根据刘逸尘学长的设计图写出了新版编程啦(http://www.bianchengla.com)的内页，第一次切分比较复杂的设计图感觉自己以前写页面时画的设计图实在是很简单，原来自己可以切出来更复杂的嘿嘿~~ 出于保持页面效果考虑还是用了英文，保证了页面的视觉效果(律动感?也许吧)。然后普遍的使用了id而不是class，因为自己一直觉得页面唯一的元素用class很别扭，就像&#60;div class=&#8221;wrap&#8221;&#62;&#60;/div&#62;或是&#60;div id=&#8221;postTitle&#8221;&#62;&#60;/div&#62;一样，不过写出来后感觉CSS很乱，写得也很累，然后发给刘魁梁学长。他回传了一份修改后的页面： 他用中文代替了英文，而且将id换成了class，初看觉得别扭，但是CSS代码却简单了很多，看来是自己误用了，id应该对应js的调用。然后class命名得也比我的清晰很多，嘿嘿学到不少~ 然后依旧纠结于Logo究竟算内容层面还是样式层面，姑且写成&#60;div class=&#8221;logo&#8221;&#62;&#60;span&#62;编程啦&#60;/span&#62;&#60;/div&#62;( .logo span:{ display: none; } ) 刚刚从北航未来花园BT站下载了计算机图书大全和北航课程资料，然后新东方的日语教学视频一直没有种子，等啊等啊~~]]></description>
			<content:encoded><![CDATA[<p>前几天根据刘逸尘学长的设计图写出了新版编程啦(http://<a href="http://www.bianchengla.com">www.bianchengla.com</a>)的内页，第一次切分比较复杂的设计图感觉自己以前写页面时画的设计图实在是很简单，原来自己可以切出来更复杂的嘿嘿~~</p>
<div id="attachment_247" class="wp-caption alignnone" style="width: 310px"><a class="highslide img_1" href="http://luinlee.com/wp-content/uploads/2009/12/lzh.png" onclick="return hs.expand(this)"><img class="size-medium wp-image-247" title="我写的页面" src="http://luinlee.com/wp-content/uploads/2009/12/lzh-300x192.png" alt="" width="300" height="192" /></a><p class="wp-caption-text">我写的页面</p></div>
<p>出于保持页面效果考虑还是用了英文，保证了页面的视觉效果(律动感?也许吧)。然后普遍的使用了id而不是class，因为自己一直觉得页面唯一的元素用class很别扭，就像&lt;div class=&#8221;wrap&#8221;&gt;&lt;/div&gt;或是&lt;div id=&#8221;postTitle&#8221;&gt;&lt;/div&gt;一样，不过写出来后感觉CSS很乱，写得也很累，然后发给刘魁梁学长。他回传了一份修改后的页面：</p>
<div id="attachment_248" class="wp-caption alignnone" style="width: 310px"><a class="highslide img_2" href="http://luinlee.com/wp-content/uploads/2009/12/lkl.png" onclick="return hs.expand(this)"><img class="size-medium wp-image-248" title="学长改后的页面" src="http://luinlee.com/wp-content/uploads/2009/12/lkl-300x192.png" alt="学长改后的页面" width="300" height="192" /></a><p class="wp-caption-text">学长改后的页面</p></div>
<p>他用中文代替了英文，而且将id换成了class，初看觉得别扭，但是CSS代码却简单了很多，看来是自己误用了，id应该对应js的调用。然后class命名得也比我的清晰很多，嘿嘿学到不少~</p>
<p>然后依旧纠结于Logo究竟算内容层面还是样式层面，姑且写成&lt;div class=&#8221;logo&#8221;&gt;&lt;span&gt;编程啦&lt;/span&gt;&lt;/div&gt;( .logo span:{ display: none; } )</p>
<p>刚刚从北航未来花园BT站下载了计算机图书大全和北航课程资料，然后新东方的日语教学视频一直没有种子，等啊等啊~~</p>
]]></content:encoded>
			<wfw:commentRss>http://luinlee.com/246/bianchengla/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
