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

matt72186

  • Member
  • *
  • Posts: 263
    • View Profile
(no subject)
« Reply #30 on: February 04, 2005, 01:18:28 PM »
Quote from: "dreammakermaster"
Dude, I already know how to make Web Pages in Note Pad now.
I'm only having trouble adding veiwable images on to the site...


You're obviously lying... You're generating your code in Word, hence you have kilobytes of uneccessary data on your site that will:
1) cause it to load much more slowly
2) break things (like images)
3) produce poor quality web pages...

Don't try to lie to me, I've know HTML fluently for 8 years now, and the code on your page simply shows that you don't know it.

(Sample)
Code: [Select]
<link rel=File-List href="./Index_files/filelist.xml">
<link rel=Edit-Time-Data href="./Index_files/editdata.mso">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title> </title>
<!--[if gte mso 9]><xml>
 <o:DocumentProperties>
  <o:Author> </o:Author>
  <o:Template>Normal</o:Template>
  <o:LastAuthor> </o:LastAuthor>
  <o:Revision>3</o:Revision>
  <o:TotalTime>3</o:TotalTime>
  <o:Created>2005-02-03T21:29:00Z</o:Created>
  <o:LastSaved>2005-02-03T23:31:00Z</o:LastSaved>
  <o:Pages>2</o:Pages>
  <o:Words>725</o:Words>
  <o:Characters>4138</o:Characters>
  <o:Company> </o:Company>
  <o:Lines>34</o:Lines>
  <o:Paragraphs>8</o:Paragraphs>
  <o:CharactersWithSpaces>5081</o:CharactersWithSpaces>
  <o:Version>9.2720</o:Version>
 </o:DocumentProperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
 <w:WordDocument>
  <w:PunctuationKerning/>
 </w:WordDocument>
</xml><![endif]-->

Your images are broken because your image tags are all wrong, they point to a folder called Image_files, and you just copied all your images to the main directory instead of copying the folder.
« Last Edit: December 31, 1969, 06:00:00 PM by matt72186 »

Number Eight

  • Member
  • *
  • Posts: 945
    • View Profile
(no subject)
« Reply #31 on: February 04, 2005, 05:35:23 PM »
Hey DMM,

 If you need something that works better than word...

 Try <a href='http://www.w3.org/Amaya' target='_blank'>this</a>. It won the pricelessware.org award for best WYSIWYG web designer. You don't need HTML knowledge to make a page with it, but if you have some you can use it.
 I don't use it, I use Frontpage, but of course, Frontpage is not free.
« Last Edit: February 04, 2005, 05:36:51 PM by Number Eight »
<a href=\'http://www.rammstein.com/Extras/\' target=\'_blank\'></a>
<a href=\'http://www.wakeupwalmart.com/\' target=\'_blank\'></a>
<span style=\'font-size:14pt;line-height:100%\'><a href=\'http://www.ebaumsworldsucks.com/\' target=\'_blank\'>ebaumsworld sucks</a>
<a href=\'http://www.uweflade.de/rammstein.htm\' target=\'_blank\'>benzin</a>
</span>

 TE QUIERO PUTA!

Aminaga

  • Member
  • *
  • Posts: 1665
    • View Profile
    • http://ultimategamingproductions.net
(no subject)
« Reply #32 on: February 06, 2005, 01:36:46 PM »
Number Eight: No thanks. So far I like doing it the way it is...

matt72186: Look, if you aren't giving me solutions that don't involve
switching from MS Word, don't give me solutions at all!
« 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>

matt72186

  • Member
  • *
  • Posts: 263
    • View Profile
(no subject)
« Reply #33 on: February 06, 2005, 05:28:16 PM »
Hey I'm just trying to give you suggestions that would improve your website, and possibly make it work, besides I told you the problem with the images all you gotta do is fix it.  If you're going to be a stubborn brat and completely ignore my solutions then go on, but if you want to fix your site I suggest you listen to me!
« Last Edit: December 31, 1969, 06:00:00 PM by matt72186 »

Aminaga

  • Member
  • *
  • Posts: 1665
    • View Profile
    • http://ultimategamingproductions.net
(no subject)
« Reply #34 on: February 06, 2005, 07:18:04 PM »
Okay, okay. The truth is, I'm refusing because I'm accually not that
good with such advanced coding...
« 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>

Number Eight

  • Member
  • *
  • Posts: 945
    • View Profile
(no subject)
« Reply #35 on: February 06, 2005, 08:35:37 PM »
HTML is actually not that advanced. If you go to that website matt72186 recommended you could probably learn it in an hour or so (at least the basics).
 It's quite simple.
« Last Edit: February 06, 2005, 08:36:02 PM by Number Eight »
<a href=\'http://www.rammstein.com/Extras/\' target=\'_blank\'></a>
<a href=\'http://www.wakeupwalmart.com/\' target=\'_blank\'></a>
<span style=\'font-size:14pt;line-height:100%\'><a href=\'http://www.ebaumsworldsucks.com/\' target=\'_blank\'>ebaumsworld sucks</a>
<a href=\'http://www.uweflade.de/rammstein.htm\' target=\'_blank\'>benzin</a>
</span>

 TE QUIERO PUTA!

Spyder

  • Member
  • *
  • Posts: 1695
    • View Profile
    • http://www.mysticsoftware.net
(no subject)
« Reply #36 on: February 07, 2005, 06:24:30 AM »
Yeah, HTML is extremely simple. After you learn the basic tags like <a href, <img src, <i>, <b>, and <u>, etc, just about everything else starts to make sense. I still do things like tables using an editor like Macromedia Dreamweaver, rather than handcode them, just because I find it easier, but Matt's right, you shouldn't use Word for HTML. It adds tons of useless crap to your page that you can't see unless you look at the source code, but it makes your files ten times larger than they need to be.
« Last Edit: December 31, 1969, 06:00:00 PM by Spyder »

Aminaga

  • Member
  • *
  • Posts: 1665
    • View Profile
    • http://ultimategamingproductions.net
(no subject)
« Reply #37 on: February 07, 2005, 08:48:54 AM »
Everyone has there opinions. Sure, they'll be some crap that I don't need,
but I don't care! Someday, amybe I'll take you're advice, but for now, I already started with MS Word, and for now, it'll be like this!
« Last Edit: February 07, 2005, 08:49:01 AM by Aminaga »
<span style=\'font-size:16pt;line-height:100%\'><a href=\'http://ultimategamingproductions.net\' target=\'_blank\'>WWW.ULTIMATEGAMINGPRODUCTIONS.NET</a></span>

Haraldur

  • Member
  • *
  • Posts: 2860
    • View Profile
    • http://haraldur.mysticsoftware.net
(no subject)
« Reply #38 on: February 09, 2005, 04:24:26 PM »
HTML is really easy, even I managed it. Notepad is your friend!
« Last Edit: December 31, 1969, 06:00:00 PM by Haraldur »

Aminaga

  • Member
  • *
  • Posts: 1665
    • View Profile
    • http://ultimategamingproductions.net
(no subject)
« Reply #39 on: February 09, 2005, 05:12:01 PM »
I LOVE NOTEPAD!!!!

Is Notepad the same thing as MS Word, or is it more advanced?
« 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>

matt72186

  • Member
  • *
  • Posts: 263
    • View Profile
(no subject)
« Reply #40 on: February 09, 2005, 05:53:30 PM »
Notepad is a lot less advanced than Word, and a lot more simple.  It's about as complex as the textarea you see for fast reply.  It's meant just to write simple text, which is all that's needed to code HTML.
« Last Edit: December 31, 1969, 06:00:00 PM by matt72186 »

Aminaga

  • Member
  • *
  • Posts: 1665
    • View Profile
    • http://ultimategamingproductions.net
(no subject)
« Reply #41 on: February 09, 2005, 06:04:15 PM »
Oh, and Matt, I wanted to ask you if I can convert pages I made
into the HTML program thingy?
« 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>

Haraldur

  • Member
  • *
  • Posts: 2860
    • View Profile
    • http://haraldur.mysticsoftware.net
(no subject)
« Reply #42 on: February 09, 2005, 06:14:24 PM »
Quote from: "dreammakermaster"
I LOVE NOTEPAD!!!!

Is Notepad the same thing as MS Word, or is it more advanced?


*slaps own forehead in frustration*
« Last Edit: December 31, 1969, 06:00:00 PM by Haraldur »

Aminaga

  • Member
  • *
  • Posts: 1665
    • View Profile
    • http://ultimategamingproductions.net
(no subject)
« Reply #43 on: February 09, 2005, 06:26:29 PM »
Just asking a simple question.  Wink
« 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>

matt72186

  • Member
  • *
  • Posts: 263
    • View Profile
(no subject)
« Reply #44 on: February 09, 2005, 08:25:02 PM »
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>
« Last Edit: February 09, 2005, 08:26:20 PM by matt72186 »