如果用html代码编写一个简单的网页,做完以后怎么才能把这个网页让别人在浏览器中看到,就是说怎么上传!

2025-01-31 11:10:38
推荐回答(2个)
回答1:

你要申请一个域名(就是网址),有一些申请免费域名的网站,你自己百度一下,申请成功后你就得到一个ftp地址和它的账号密码,利用ftp工具登陆然后把网页传上去就行了。
如果是局域网的话你可以装一下IIS,然后设置一下,在其他电脑上打你的IP地址就可以访问你的网页了!

回答2:

class="main">
class="m_login">
style="width:写你那中间img的宽度
">
style="margin:0;">src="images/login_top.gif"
/>



class="m_login2"
>
src="images/login_left.gif"
align="left"/>

会员名:id="username"
type="text"/>
密码:id="password"
type="text"/>
type="submit"
class="login-out"
value="登
录"
style="margin-top:20px;"
onmouseover="this.classname='login-over'"
onmouseout="this.classname='login-out'"
/>
type="button"
class="login-register"
onclick="bclick()"/>

src="images/login_right.gif"
align="right"/>

style="margin:0;"> src="images/login_bottom.gif"/>





再加一层固定一下宽试试,代码如上。。。

相关问答
最新问答