Help - Search - Members - Calendar
Full Version: Website help
BleepingComputer.com > Software > Graphics Design and Photo Editing
   
brunt
Ok I have a website( its in my sig) Ivenever done one before how do I get it off the ftp and actually have a website? I want to list a bunch of dll's so people can download them from the site. Is there a good one you recommend?
chiefmasterjedi
Could a moderator here be so kind as to move this post for me into the "Web Site Graphics Design" forum, here is the link Brunt's post. I can't post or reply to posts in that forum!!!!!!! mad.gif

Hi Brunt,
I have visited your web site link in your sig, everything looks fine but you need a "index.html" to display the site as a web page. Web browers need to be told how to display information on a server. At the moment all you have is the folders in place.

Copy the following and paste it into notepad.
CODE
<html>

<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Brunt's place</title>
<style fprolloverstyle>A:hover {color: #FF0000}
</style>
</head>

<body bgcolor="#DCC397">

<div align="center">
    <table border="0" cellpadding="2" width="100%" height="120" bgcolor="#CAE4E4" id="table1">
 <tr>
     <td>
     <h1 align="center"><font color="#003399"><u>Welcome to Brunt's Place</u></font></h1>
     </td>
 </tr>
    </table>
    <h2><u>Downloads</u></h2>
</div>
<div align="center">
    <table border="3" cellpadding="3" cellspacing="3" width="100%" id="table2">
 <tr>
     <td align="center" bgcolor="#808080">
     <h3 align="center"><font color="#99FFCC"><u>Codecs</u></font></h3>
     </td>
 </tr>
 <tr>
     <td height="30">
     <p align="center">
     <a href="http://webpages.charter.net/brunt73/Codecs/3ivx_d4_451_win.exe">
     3ivx_d4_451_win.exe</a> </td>
 </tr>
 <tr>
     <td>
     <p align="center">
     <a href="http://webpages.charter.net/brunt73/Codecs/DivXLight-511.exe">
     DivXLight-511.exe</a> </td>
 </tr>
 <tr>
     <td height="37" bgcolor="#808080">
     <h3 align="center"><font color="#99FFCC"><u>Programs</u></font></h3>
     </td>
 </tr>
 <tr>
     <td>
     <p align="center">
     <a href="http://webpages.charter.net/brunt73/Programs/CWShredder.exe">
     CWShredder.exe</a>&nbsp; </td>
 </tr>
 <tr>
     <td>
     <p align="center">
     <a href="http://webpages.charter.net/brunt73/Programs/CleanUp312.exe">
     CleanUp312.exe</a> </td>
 </tr>
 <tr>
     <td>
     <p align="center">
     <a href="http://webpages.charter.net/brunt73/Programs/EMIII.zip">
     EMIII.zip</a> </td>
 </tr>
 <tr>
     <td>
     <p align="center">
     <a href="http://webpages.charter.net/brunt73/Programs/Folding@Home4.EXE">
     Folding@Home4.EXE</a></td>
 </tr>
 <tr>
     <td>
     <p align="center">
     <a href="http://webpages.charter.net/brunt73/Programs/HijackThis.exe">
     HijackThis.exe</a>&nbsp; </td>
 </tr>
 <tr>
     <td>
     <p align="center">
     <a href="http://webpages.charter.net/brunt73/Programs/RadLinker1010.msi">
     RadLinker1010.msi</a> </td>
 </tr>
 <tr>
     <td>
     <p align="center">
     <a href="http://webpages.charter.net/brunt73/Programs/p95v238.exe">
     p95v238.exe</a> </td>
 </tr>
 <tr>
     <td>
     <p align="center">
     <a href="http://webpages.charter.net/brunt73/Programs/rockxp.exe">
     rockxp.exe</a>&nbsp; </td>
 </tr>
 <tr>
     <td>
     <p align="center">
     <a href="http://webpages.charter.net/brunt73/Programs/shootthemessenger.exe">
     shootthemessenger.exe</a></td>
 </tr>
 <tr>
     <td>
     <p align="center">
     <a href="http://webpages.charter.net/brunt73/Programs/unpnp.exe">
     unpnp.exe</a> </td>
 </tr>
    </table>
</div>

</body>

</html>


Once you have it in notepad, save it as index.html
Then upload it to your server, but not into any of your folders!.

Now when you visit your site through a browser you will have a basic web page.

Chief.
Papakid
QUOTE
Could a moderator here be so kind as to move this post for me into the "Web Site Graphics Design" forum, here is the link Brunt's post. I can't post or reply to posts in that forum!!!!!!! mad.gif


Done! And my apologies. Don't know why you weren't able to post in this forum but I'll notify Grinler.

I especially want to welcome you to BC. I've seen your work over at N-I and your forum and you really know your stuff. thumbup.gif N-I was the first forum that I ever joined or posted to.

And if you have any more problems with the site let me, Grinler or brunt know. PM's are not a problem.
brunt
Thanks chiefmasterjedi! thumbup.gif .... I never really learned about the HTML code but am reading up on it to do some tutorials. But i do appreciate the The code. You will be a welcome addition to this growing site smile.gif .. As papakid said if your having problems getting anywhere Pm one of us and we will try and take care of it. Again Thanks

Brunt
Grinler
Sorry about that. I had the permissions a little screwy on this particular forum.

Welcome to the site.
chiefmasterjedi
Hi all,
I CAN POST thumbup.gif.
Thanks for the welcome guys and a big TY to Papakid for moving my post to this thread so quick.

QUOTE
Sorry about that. I had the permissions a little screwy on this particular forum.

Welcome to the site.


No problem Grinler, your not the only one who's forgot or messed up the forum permissions, i do it all the time LOL.

Thanks for the welcome and i'm pleased to meet you all.

Chief.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.