<?xml version="1.0" standalone="yes"?>
<?xml-stylesheet type="text/xsl" href="css/rss.xslt"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>北京web前端培训班 - 网站制作公司</title><link>http://www.35ui.cn/</link><description>web前端培训机构 - </description><generator>RainbowSoft Studio Z-Blog 1.8 Arwen Build 90619</generator><language>zh-CN</language><copyright>北京web前端外包开发公司</copyright><pubDate>Thu, 30 Apr 2026 04:50:33 +0800</pubDate><item><title>北京做网站教程第十一节：典型三行二列居中高度自适应布局代码教程</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/201101020774.html</link><pubDate>Thu, 20 Oct 2011 12:36:47 +0800</pubDate><guid>http://www.35ui.cn/post/201101020774.html</guid><description><![CDATA[<p>如何使整个页面内容居中，如何使高度适应内容自动伸缩。这是学习CSS布局最常见的问题。下面就给出一个实际的例子，并详细解释。</p><p>首先先按这里看实际运行效果，这个页面在mozilla、opera和IE浏览器中均可以实现居中和高度自适应。<span style="font-size: medium"><span style="color: #ff0000"><strong>我们来分析代码：</strong></span></span></p><p>完整代码<br />&lt;html&gt;<br />...</p>]]></description><category>网站制作公司</category><comments>http://www.35ui.cn/post/201101020774.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=2203</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=2203&amp;key=4da45f59</trackback:ping></item><item><title>北京做网站第十课：css基础教程大全</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/201001222940.html</link><pubDate>Wed, 22 Dec 2010 07:52:10 +0800</pubDate><guid>http://www.35ui.cn/post/201001222940.html</guid><description><![CDATA[<p><a target="_blank" href="http://www.35ui.cn/css2/index.html">CSS</a>（Cascading stylesheets，层叠样式表）是一种制作网页的新技术，现在已经为大多数的浏览器所支持，成为网页设计必不可少的工具之一。使用CSS能够简化网页的格式代码，加快下载显示的速度，也减少了需要上传的代码数量，大大减少了重复劳动的工作量。尤其是当你面对的是有数百个网页的站点时，CSS简直象是神对我们的恩赐！^_^</p><p>前言</p>...]]></description><category>网站制作公司</category><comments>http://www.35ui.cn/post/201001222940.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=1939</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=1939&amp;key=920108f3</trackback:ping></item><item><title>北京做网站第九课：如何在一张背景图片上放多个透明flash动画</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/201001221622.html</link><pubDate>Tue, 21 Dec 2010 21:43:01 +0800</pubDate><guid>http://www.35ui.cn/post/201001221622.html</guid><description><![CDATA[<p><strong>一、首先认清代码：</strong><font color="#ff0000">红色代码</font>是背景图片的边框代码（也就是一个方框表格），后面的红色代码是边框代码的结束标记,<font color="#000000"><strong>黑色代码</strong></font>（包括蓝色代码）是透明flash动画代码,会看的人一看就明白----就是把flash动画代码放在<font color="#ff0000">边框代码和结束标记</font>之间.</p><p><font color="#ff0000">&lt;P align=center&gt;<br />...</p></font>]]></description><category>网站制作公司</category><comments>http://www.35ui.cn/post/201001221622.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=1938</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=1938&amp;key=46fd2058</trackback:ping></item><item><title>北京做网站第八课：HTML教程做网页href链接代码大全</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/201001211528.html</link><pubDate>Sat, 11 Dec 2010 22:31:49 +0800</pubDate><guid>http://www.35ui.cn/post/201001211528.html</guid><description><![CDATA[<p>按照使用对象的不同，网页中的链接可以分为：文本超链接，图像超链接，E-mail链接，锚点链接，多媒体文件链接，空链接等图片超链接：　　代码：&lt;a href=&quot;你要链接到的地址&quot;target=&quot;_blank&quot;&gt;&lt;img scr=&quot;图片地址URL&quot;width=&quot;宽度&quot; height=&quot;高度&amp;qu</p>]]></description><category>网站制作公司</category><comments>http://www.35ui.cn/post/201001211528.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=1932</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=1932&amp;key=c74bcb81</trackback:ping></item><item><title>北京做网站第七课：HTML网页制作教程(2)</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/201001209720.html</link><pubDate>Thu, 09 Dec 2010 22:31:36 +0800</pubDate><guid>http://www.35ui.cn/post/201001209720.html</guid><description><![CDATA[<p>常用HTML代码解释一、文字1.标题文字 &lt;h#&gt;..........&lt;/h#&gt; #=1~6；h1为最大字，h6为最小字2.字体变化 &lt;font&gt;..........&lt;/font&gt; 【1】字体大小 &lt;font size=#&gt;..........&lt;/font&gt; #=1~7；数字愈大字也愈大 【2】指定字型 &lt;font fa</p>]]></description><category>网站制作公司</category><comments>http://www.35ui.cn/post/201001209720.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=1928</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=1928&amp;key=87c39914</trackback:ping></item><item><title>北京做网站第六课：HTML网页制作教程(1)</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/201001209169.html</link><pubDate>Thu, 09 Dec 2010 22:25:38 +0800</pubDate><guid>http://www.35ui.cn/post/201001209169.html</guid><description><![CDATA[<p>想<a target="_blank" href="http://www.35ui.cn">做网站</a>.认识学习HTML语言是很重要的.他可以帮助你更好的做出漂亮的网页<br />在今天，做网页的工具到处都是,只要动几下鼠标，一个精彩的网页就出来了，HTML是否要学呢？答案是肯定的，因为工具就是工具，它们生成的代码是机械的，不够简洁，使网页打开的速度减慢。而且更新、管理起来极不方便。还有很多新的功能，工具是生成不了的。必需对代码进行编辑。<br />你打开网页的源文件，可以看到html文件的格式是这样的： <br />...</p>]]></description><category>网站制作公司</category><comments>http://www.35ui.cn/post/201001209169.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=1927</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=1927&amp;key=7f347e64</trackback:ping></item><item><title>北京做网站第五课：做网站如何规划站点</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/201001209856.html</link><pubDate>Thu, 09 Dec 2010 21:54:11 +0800</pubDate><guid>http://www.35ui.cn/post/201001209856.html</guid><description><![CDATA[<p>不要想象设计很简单．要准备很多东西的．事先的准备要够充分． <br />不仅要准备建设站点需要的素材文字资料、图像以及媒体文件），还要设计好资料整合的方式，并根据资料确定站点的风格特点；同时在内部还要整齐、有序地排列归类站点中的文件，否则杂而乱的资料堆积到一起，不仅不利于将来的维护和（包括站点的管理,) 同时还会因为页面间极为混乱的关系而导致站点容易出现错误．大家听的懂吧．</p><p><strong>1.确定站点风格</strong><br />访问互联网时，可以看到形形色色的站点，每一个站点都有自己的特色，不同类型的站点风格特色更不相同.站点的风格是整个网站的灵魂，没有风格，就不具有自己的特色，更谈不上吸引用户访问站点。因此站点设计者通常在设计之前都要规划好站点的风格。<br />...</p>]]></description><category>网站制作公司</category><comments>http://www.35ui.cn/post/201001209856.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=1926</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=1926&amp;key=4f3e05fd</trackback:ping></item><item><title>北京做网站第四课：做网页如何布局网页|怎么布局网页</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/201001126746.html</link><pubDate>Fri, 26 Nov 2010 08:35:44 +0800</pubDate><guid>http://www.35ui.cn/post/201001126746.html</guid><description><![CDATA[<p>网页一开始就是一张空白．做为初学者．应该了解下网页布局的基本概念．<br /><strong>（１）　网页页面尺寸 </strong><br />由于页面尺寸和显示器大小及分辨率有关系，网页的局限性就在于你无法突破显示器的范围，而且因为浏览器也将占去不少空间，留下给你的页面范围变得越来越小。一般分辨率在800x600的情况下，页面的显示尺寸为：780x428个象素；分辨率在640x480的情况下，页面的显示尺寸为:620X311个象素；分辨率在1024X768的情况下，页面的显示尺寸为：1007x600。从以上数据可以看出，分辨率越高页面尺寸越大。<br />...</p>]]></description><category>网站制作公司</category><comments>http://www.35ui.cn/post/201001126746.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=1920</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=1920&amp;key=054a0bae</trackback:ping></item><item><title>做网站第三课：做网页需善用各种网页制作软件</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/20101122150.html</link><pubDate>Mon, 22 Nov 2010 21:34:58 +0800</pubDate><guid>http://www.35ui.cn/post/20101122150.html</guid><description><![CDATA[<p>制作网页软件很多.如何选择自己最适合的,也最理想的．当然高手可以使用几种制作软件灵活使用,效果非常好.不过,对与新手建议使用Dreamweaver．<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 它简单易学，功能强大，用它做出的网页垃圾代码也比较少，另外，它还可以在我们用所见即所得的环境制作网页的同时可以在代检视窗中看到对应的HTML代码，这对我们学习HTML有很大好处。虽然用Dreamweaver，即使我们一点不懂HTML 也能做出漂亮的网页，但HTML毕竟是制作网页的基础，我们要想把网页做活了，必须要知其然还要知其所以然，最终我们还是要熟练掌握HTML才行.（会语言毕竟更好点嘛．．）<br />...</p>]]></description><category>网站制作公司</category><comments>http://www.35ui.cn/post/20101122150.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=1919</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=1919&amp;key=c400b2a1</trackback:ping></item><item><title>做网站第二课：做网站主页前构思与准备</title><author>04xiaoming@163.com (xiaoming)</author><link>http://www.35ui.cn/post/201001122131.html</link><pubDate>Mon, 22 Nov 2010 20:14:42 +0800</pubDate><guid>http://www.35ui.cn/post/201001122131.html</guid><description><![CDATA[<p>&nbsp;&nbsp;&nbsp;&nbsp; 认识了什么是主页．那我们就得在制作一个好的主页前有个准备和构思．<br />网络上的主页题材千奇百怪、琳琅满目．要做什么样的内容．以及选择什么主题．都要规划．构思好．</p><p>给新手的几点建议：</p><p>&nbsp;&nbsp;&nbsp;&nbsp; (1)一般来说，个人主页的选材要小而精。如果你想制作一个包罗万象的站点，把所有您认为精彩的东西都放在上面，那么往往会事与愿违的，给人的感觉是没有主题，没有特色，样样有却样样都很肤浅，因为您不可能有那么多的精力去维护它。注意：网页的最大特点就是更新快。目前最受欢迎的个人主页都是天天更新甚至几小时更新一次。<br />...</p>]]></description><category>网站制作公司</category><comments>http://www.35ui.cn/post/201001122131.html#comment</comments><wfw:comment>http://www.35ui.cn/</wfw:comment><wfw:commentRss>http://www.35ui.cn/feed.asp?cmt=1918</wfw:commentRss><trackback:ping>http://www.35ui.cn/cmd.asp?act=tb&amp;id=1918&amp;key=a4cebbfa</trackback:ping></item></channel></rss>
