Author Topic: (no subject)  (Read 10394 times)

Xavier

  • Member
  • *
  • Posts: 105
    • View Profile
(no subject)
« Reply #45 on: February 10, 2005, 06:46:29 AM »
Bottom line is Word is not meant for web-pages, and to be frank you get what you deserve from it - shitty web sites.

You don't have to use notepad just to suit your nerd ego, there are some fine WYSIWYG editors out there plus some glorified text editors such as CrimsonEditor, which I use, which has better interface and tools such as colouring.

But really, Word isn't for web-pages...irrespective of what its PR tells you.
« Last Edit: February 10, 2005, 06:47:29 AM by Xavier »
Danse avec moi, mes chéris. Danse.

Aminaga

  • Member
  • *
  • Posts: 1665
    • View Profile
    • http://ultimategamingproductions.net
(no subject)
« Reply #46 on: February 10, 2005, 09:02:39 AM »
Quote from: "matt72186"
Because I'm feeling nice, I spent 10 minutes making your page.  It's up to you if you want to use this authentic "Matthew Lucas" site or not, but I'll tell ya, it's a lot better than what you already got (Faster/Works).

Hold the Windows Key and hit "R"
Type "notepad" hit Enter
Then copy+paste the code below into the text
Save as "index.html" in your site's folder (make sure it's a lowercase 'i')
Upload it to your site using Internet Explorer

For maximum effectiveness I suggest you study the code, I kept it fairly simple, hopefully you can learn something from this.

Code: [Select]
<html>
<head>
  <title>Ultimate Creations Inc.</title>
  <style type="text/css">
   /*
    Ultimate Creations Inc. Style
    Name:  UC Style
    Author: Matthew Lucas
    Last Revised: 9 February 2005
   */
   body {
    background-color: #000;
    color: #0F0;
    font-size: medium;
   }
   a {
    font-weight: bold;
   }
   h1 {
    color: #FF0;
    text-align: center;
   }
  
   /*
    Layers
   */
   div#navigation {
    position: absolute;
    top: 3em;
    left: 1em;
    width: 8em;
    line-height: 2.5em;
   }
   div#main {
    position: absolute;
    top: 0em;
    right: 5em;
    left: 10em;
   }
   div#footer {
    font-size: small;
    text-align: center;
   }
  
   /*
    Inline Elements
   */
   div.profileImage {
    float: left;
   }
  </style>
</head>
<body>
  <div id="navigation">
   <a href="index.html">Home</a><br />
   <a href="games.html">Games</a><br />
   <a href="links.html">Links</a><br />
  </div>
  <div id="main">
   <h1>Ultimate Creations Inc.</h1>
   Welcome to the official site of Ultimate Creations Inc!
   Here is the newest version of the website where you can
   get the latest updates related to the games and stories
   created by Ultimate Creations Inc.<br />
   If you have any questions or comments, feel free to
   post at the forums at Mystic Software.<br />
   <br />
   Have Fun!<br />
   <hr />
   <h2>Latest Updates:</h2>
   02/06/05<br />
   <small>Posted by dreammakermaster</small>
   Two new sections of the website, ?Games? and ?Links?,
   have been added to the FTP Server. So far, being hosted
   by Mystic Software seems cooler, and more fun then
   Yahoo! GeoCites. I?m looking forward to adding more in
   the future?<br />
   <hr />
   <h2>Current Site Administrators</h2>
   <div class="profileImage"><img src="image004.htm.jpg" alt="dreammakermaster" /></div>
   <b>Name:</b> dreammakermaster<br />
   <b>Real Name:</b> Anthony<br />
   <b>Age:</b> 14<br />
   <b>Rank:</b> Overlord Administrator<br />
   <b>Interests:</b><br />
   Obviously RPG Toolkit<br />
   Final Fantasy Series<br />
   Yu-Gi-Oh! Trading Card Game<br />
   Eminem Music<br />
   New England Patriots<br />
   Typing Stories (formerly)<br />
   MSN Messenger<br />
   <hr />
   <div class="profileImage"><img src="image006.htm.jpg" alt="Vladamir" /></div>
   <b>Name:</b> Vladamir<br />
   <b>Real Name:</b> Evan<br />
   <b>Age:</b> 14<br />
   <b>Rank:</b> Second in Command<br />
   <b>Interests:</b><br />
   Obviously RPG Toolkit<br />
   Yu-Gi-Oh! Trading Card Game<br />
   Eminem Music<br />
   New England Patriots<br />
   Other Sports<br />
   <hr />
   <div class="profileImage"><img src="image008.htm.jpg" alt="The Man from Everywhere!" /></div>
   <b>Name:</b> The Man from Everywhere!<br />
   <b>Real Name:</b> Jay<br />
   <b>Age:</b> Unknown<br />
   <b>Rank:</b> Third In Command<br />
   <b>Interests:</b><br />
   SODA!!!!!!!!!!1111<br />
   <hr />
   <div id="footer">
    This site is kindly hosted by <a href="http://www.mysticsoftware.net" target="_blank">Mystic Software</a><br />
    Site design by <a href="http://www.enter-key.net">Matthew Lucas</a> Copyright 2005<br />
    Ultimate Creations Inc. Copyright 2005
   </div>
  </div>
</body>
</html>


No thanks. What I wan't to do is find a way to do it myself...

Xavier: We'll see, rival of MS!  Razz
« Last Edit: February 10, 2005, 10:12:57 AM by Aminaga »
<span style=\'font-size:16pt;line-height:100%\'><a href=\'http://ultimategamingproductions.net\' target=\'_blank\'>WWW.ULTIMATEGAMINGPRODUCTIONS.NET</a></span>

Xavier

  • Member
  • *
  • Posts: 105
    • View Profile
(no subject)
« Reply #47 on: February 10, 2005, 02:28:25 PM »
Quote from: "dreammakermaster"
Xavier: We'll see, rival of MS!  Razz


You seem to have rival mixed up with "Official RPG Toolkit site, of which Mystic Software is a resource site for."

Wink
« Last Edit: December 31, 1969, 06:00:00 PM by Xavier »
Danse avec moi, mes chéris. Danse.

Aminaga

  • Member
  • *
  • Posts: 1665
    • View Profile
    • http://ultimategamingproductions.net
(no subject)
« Reply #48 on: February 10, 2005, 02:35:14 PM »
Anyways, that's not the point, Vampz Guy.

The point is, for now, my site shall be like this, and maybe later, I use something different to make it with.
And in the end, it will be TEH BOMB!!!!11one

Also, I thought I should you now that your here that I like the new games section at TKZ. But MS will always be better!  Razz
« Last Edit: December 31, 1969, 06:00:00 PM by Aminaga »
<span style=\'font-size:16pt;line-height:100%\'><a href=\'http://ultimategamingproductions.net\' target=\'_blank\'>WWW.ULTIMATEGAMINGPRODUCTIONS.NET</a></span>

AlienDude

  • Member
  • *
  • Posts: 605
    • View Profile
    • http://www.taralax.com
(no subject)
« Reply #49 on: February 10, 2005, 02:52:24 PM »
get a grip man, their only trying to help.  get an account with freewebs they have an online editor.  if you don't like their service, save the documents onto your HDD and upload them where you like.

Also there are thousands of web page tuts, both online and otherwise.  Foget word, period.

you know what, you want me to make one with you?  ill gladly help out.
« Last Edit: December 31, 1969, 06:00:00 PM by AlienDude »
Quote
May your star always be good to you and may your travels be swift.
 
- Traveller Farewell
(adapted from the Necroscope series by Brian Lumley)

Taralax Studios BEING REBUILT GENOME BY GENOME! Razz
« Last Edit: December 31, 1969, 06:00:00 PM by Xavier »
Danse avec moi, mes chéris. Danse.

Aminaga

  • Member
  • *
  • Posts: 1665
    • View Profile
    • http://ultimategamingproductions.net
(no subject)
« Reply #58 on: February 10, 2005, 05:20:26 PM »
Santa Claus is a <span style='font-size:21pt;line-height:100%'>BIG FAKE!!!!!!!11</span>

Duh!  Razz
« Last Edit: February 10, 2005, 05:20:48 PM by Aminaga »
<span style=\'font-size:16pt;line-height:100%\'><a href=\'http://ultimategamingproductions.net\' target=\'_blank\'>WWW.ULTIMATEGAMINGPRODUCTIONS.NET</a></span>

matt72186

  • Member
  • *
  • Posts: 263
    • View Profile
(no subject)
« Reply #59 on: February 10, 2005, 06:28:42 PM »
Don't tell an administrator what to do.  We run this site, not you!  If you continue with this immature behavior DMM we may even ban YOU!

If you don't want this topic to continue stop replying to everyone, simply ignore it.  You're the one making this topic persist.

You asked for help, you got an answer, now it's up to you to take EVERYONE'S suggestions, or simply ignore us.  If you don't want help then don't ask for it.
« Last Edit: February 10, 2005, 06:29:46 PM by matt72186 »