TA的每日心情 | 衰 2019-4-10 09:36 |
---|
签到天数: 1 天 连续签到: 1 天 [LV.1]初来乍到
|
东陆风华帐号全站通用,包括论坛、商城、网络家园等站点,登陆查看更精彩内容
您需要 登录 才可以下载或查看,没有帐号?注册东陆风华通行证
x
< align=justify>Here are few tips, which could help you to deal with your personal page: <UL><LI>read <A href="http://www.ncsa.uiuc.edu/General/Internet/WWW/HTMLPrimer.html">HTML Primer</A>. <LI>proceed with <A href="http://www.utoronto.ca/webdocs/HTMLdocs/NewHTML/">"The HTML Sourcebook"</A>. <LI>familiarize yourself with Web <A href="http://www.w3.org/hypertext/WWW/Provider/Style/">style</A> and <A href="http://www.w3.org/hypertext/WWW/Provider/Style/Etiquette">etiquette</A> guides. <!--<LI>don't miss <A HREF="http://www.boutell.com/faq/">FAQ(Frequently Asked Questions) list</A>.--><LI>use HTML editor to write your HTML documents: it won't let you make certain errors, thus preventing remote WWW browser from getting screwed when rendering your document. There is <A href="http://www.sq.com/">SoftQuad</A>'s HoTMetaL editor (free version) installed in the system, invoke it as <B><TT><FONT face=新宋体>hotmetal</FONT></TT></B>, as well as Netscape Gold, invoke it as <B><TT><FONT face=新宋体>netscape-gold</FONT></TT></B>. <BR>One more spiffy HTML editor: <B><TT><FONT face=新宋体>asWedit</FONT></TT></B> from <A href="http://www.advasoft.com/">AdvaSoft</A> (free version). <IMG alt=[New!] src="http://fy.chalmers.se/icons/New!.gif"> <LI>keep all your HTML documents, pictures, etc. within ~/WWW directory tree, <I>don't</I> use symbolic links from within the tree (they don't work). <LI>use <B>relative</B> (to your ~/WWW) filenames in your HTML documents, for example if you have <TT><FONT face=新宋体>pict.gif</FONT></TT> in ~/WWW/PICS, then IMG statement should look like <TT><FONT face=新宋体><IMG SRC=" ICS/pict.gif"></FONT></TT> (provided that the document itself resides in ~/WWW). <LI>if you FTP a picture from Macintosh, choose <B>"Raw data"</B> transfer mode, otherwise you won't get it correctly! Note that <A href="http://fy.chalmers.se/help/Update_WWW_pages.hqx">the neat AppleScript</A> does this (as well as some other magic :-) automatically! <!--<LI>if you want to decorate your page with fancy CTH/GU logos, checkout <A HREF="/~appro/Logos/">Andy's logo collection</A>. --></LI></UL>< align=justify>And finally. It's now possible to forward your page to some place else, i.e. all requests to your page will make remote browser to load another URL from elsewhere on the Web. Note that in this case link to your page will be stricken off <A href="http://fy.chalmers.se/E-mail.html">the common register</A>. In order to forward your page issue <NOBR>'<B><TT><FONT face=新宋体>www.forward <new-URL></FONT></TT></B>'</NOBR> command at Unix prompt. In order to take away forwarding <NOBR>'<B><TT><FONT face=新宋体>(cd ~/WWW; rm .mime/index.html)</FONT></TT></B>'</NOBR>. </P> |
|