查看單個文章
  #2  
舊 2005-07-19, 08:01 PM
1paper 1paper 目前離線
進階會員
 
註冊日期: 2005-04-24
文章: 2,155
預設

引用:
作者: furan
是Frame set, 下面這種方法:

If you already have hosting, then there is a third method possible: Editing your index.html file to include the following HTML code:

<head>
<title>SEDO.COM - Welcome to Domain.com </title>
<meta NAME="description" CONTENT="You can insert a description here. Don't forget to use some relevant keywords!">
<Meta NAME="keywords" CONTENT="Here you can enter some related keywords to improve your chances of getting a search engine ranking.>
</head>
<frameset framespacing="0" border="false" frameborder="0" cols="1,*">
<frame name="frame_left" scrolling="no" noresize src="http://www.sedo.com/transfer/kopf.htm" target="frame_main">
<frame name="frame_main" src="http://www.sedoparking.com/domain.com" scrolling="auto">
<noframes>
<Here you can insert an additional description and keywords>
</noframes>
回覆時引用此篇文章