Site Announcements

  • Account registration restricted. Email lord.ixzion AT gmail.com and I will get you set up. Thanks.
  • RPGMM Discord Channel - https://discord.gg/YJnAfVr

  • New to the site? Let us know!! - Check here.
  • RPGM Magazine Mission Statement. - Check here.
  • We now have a forum up specifically for the races, check it out. - Check here.


[Continue]

It is currently February 7th, 2025, 1:09 am
View unanswered posts | View active topics


All times are UTC - 5 hours [ DST ]




Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 15 posts ] 
Author Message
PostPosted: August 22nd, 2006, 4:16 pm 
Report this post
Rank 8: Adept Fighter Rank 8: Adept Fighter
Offline
User avatar

  Level 73
 

Joined: May 19th, 2006, 8:42 pm

Posts: 3632

Location: Ohio
I want to make a website, but I don't know what I should use. I want to make one for free, and I don't know any HTML.

Any ideas anyone?

_________________
Image Image Image Image


1) Statement 2 is true
2) Statement 1 is false


Top
Profile  
Reply with quote  
PostPosted: August 22nd, 2006, 4:42 pm 
Report this post
Rank 3: Studying Black Mage Rank 3: Studying Black Mage
Offline
User avatar

  Level 0
 

Joined: July 21st, 2006, 6:53 pm

Posts: 834

Location: Not here anymore
I'd say learn HTML =P

Sorry, most of the free site-building engines out there simply suck. And those who don't, well, are waaay to expensive (think Adobe).

HTML is no problem, I learned it when I was 12 from a simple web tutorial.

_________________
<p>

<center> Sometimes you just happen to be there.
Sometimes you don't.
<p>
But who the hell cares?</center>


Top
Profile  
Reply with quote  
PostPosted: August 22nd, 2006, 5:15 pm 
Report this post
Rank 8: Adept Fighter Rank 8: Adept Fighter
Offline
User avatar

  Level 73
 

Joined: May 19th, 2006, 8:42 pm

Posts: 3632

Location: Ohio
any tips on where to learn HTML?

_________________
Image Image Image Image


1) Statement 2 is true
2) Statement 1 is false


Top
Profile  
Reply with quote  
PostPosted: August 22nd, 2006, 6:52 pm 
Report this post
Rank 5: Nimble Thief Rank 5: Nimble Thief
Offline
User avatar

  Level 4
 

Joined: May 8th, 2005, 5:08 pm

Posts: 1833

Location: Florida
College.

Seriously though---just do a google search on a Beginner HTML tutorial.


Top
Profile  
Reply with quote  
PostPosted: August 22nd, 2006, 9:26 pm 
Report this post
Rank 2: Eager White Mage Rank 2: Eager White Mage
Offline
User avatar

  Level 0
 

Joined: June 6th, 2006, 11:14 pm

Posts: 460

Location: Here
Ok seriously, if you want to learn HTML, there are several FREE sources that you can tap to learn new code. But before you begin searching there are some things that you need to know.
1) web browsers to not all display the same, so code standardization and validation is of upmost importance, if you want everyone to be able to view it.
2) There is vast difference between HTML, XHTML Transitional and XHTML Strict. All the best sites out there are also using CSS otherwise known as Cascading Style Sheets. If you are looking for something similar, I suggest learning XHTML because regular HTML, although still operational, is only being supported because of backwards compatibility. If you want to learn how to code for the future, learn XHTML then learn CSS. I can give you more information as you learn. I recommend learning it in that order too so you can understand CSS without over bearing yourself.

I learned XHTML first using a book and am currently learning the finer points of CSS. The following sites are free information.

www.w3schools.com

A great FREE site, and a must have for learning proper skills in coding. Use this to start learning XHTML and CSS if you don't want to go and buy the books.

www.w3.org
Use the HTML Validator on this site to check your work to make sure you are XHTML 1.0 Transitional at least... Although HTML 4.01 is out there, you still want to code at the XHTML level. The main difference is in the tags.

HTML uses physical tags while XHTML uses logical tags.
Check it out, and let me know what you think. I don't get on here a lot, but leave Kitty a message if you need to get a hold of me.

_________________
<img src="http://i88.photobucket.com/albums/k164/Digitalfox23/TransformerSigTransition.gif"></img>


Top
Profile  
Reply with quote  
PostPosted: August 22nd, 2006, 9:35 pm 
Report this post
Rank 12: Headstrong Fighter Rank 12: Headstrong Fighter
PSN/XBL: KaiserSosate
Offline
User avatar

  Level 0
 

Joined: May 18th, 2005, 4:40 pm

Posts: 9384
I learned html during school and at home. if you want a freewebsite look here. www.freewebs.com or angelfire

graphics gets the peoples attention better


Top
Profile  
Reply with quote  
PostPosted: August 22nd, 2006, 10:06 pm 
Report this post
Rank 8: Adept Fighter Rank 8: Adept Fighter
Offline
User avatar

  Level 73
 

Joined: May 19th, 2006, 8:42 pm

Posts: 3632

Location: Ohio
so should I learn HTML before I learn XHTML?

_________________
Image Image Image Image


1) Statement 2 is true
2) Statement 1 is false


Top
Profile  
Reply with quote  
PostPosted: August 22nd, 2006, 10:10 pm 
Report this post
Rank 5: Nimble Thief Rank 5: Nimble Thief
Offline
User avatar

  Level 4
 

Joined: May 8th, 2005, 5:08 pm

Posts: 1833

Location: Florida
And just keep working. Hell--the mag looked like sh*t when it was first started, but Ix kept practicing. :p


Top
Profile  
Reply with quote  
PostPosted: August 22nd, 2006, 10:38 pm 
Report this post
Rank 12: Headstrong Fighter Rank 12: Headstrong Fighter
PSN/XBL: KaiserSosate
Offline
User avatar

  Level 0
 

Joined: May 18th, 2005, 4:40 pm

Posts: 9384
Thats true


Top
Profile  
Reply with quote  
PostPosted: August 22nd, 2006, 10:53 pm 
Report this post
Rank 8: Adept Fighter Rank 8: Adept Fighter
Offline
User avatar

  Level 73
 

Joined: May 19th, 2006, 8:42 pm

Posts: 3632

Location: Ohio
well, I started the HTML tutorials on those sites that Asian provided, and it doesn't seem too hard.

The only hard part is remembering all the diferent tags.

_________________
Image Image Image Image


1) Statement 2 is true
2) Statement 1 is false


Top
Profile  
Reply with quote  
PostPosted: August 22nd, 2006, 11:54 pm 
Report this post
Rank 2: Eager White Mage Rank 2: Eager White Mage
Offline
User avatar

  Level 0
 

Joined: June 6th, 2006, 11:14 pm

Posts: 460

Location: Here
HTML tutorials will only provide the foundation for XHTML. With basic HTML you can see your work come to life, and start understanding XHTML, but when you make the switch, physical tags change to logical tags, and then you could get confused. I know I did at first. Markup languages are not difficult to master at all once you know how things are put together. If you want to start with HTML, it's a good place to begin, but I still recommend starting with XHTML as that is where the industry is today. Once you master that, then move to CSS because then you have flexibility to do a hell of a lot more stuff. Do not learn CSS first, because a lot of it is based on your working knowledge of XHTML and how the tags relate to the style sheet. You can probably even view the source of the mag here and see how CSS is laid out once you get into it. Internal style sheets and external stylesheets make your site so amazingly flexible that by changing a simple file, you can drastically change the way your site looks! I am only beginning CSS and I already can see the benefits of having an external file control the way the site looks. Especially if I have to change the way something looks.

_________________
<img src="http://i88.photobucket.com/albums/k164/Digitalfox23/TransformerSigTransition.gif"></img>


Top
Profile  
Reply with quote  
PostPosted: August 23rd, 2006, 1:11 am 
Report this post
Rank 8: Adept Fighter Rank 8: Adept Fighter
Offline
User avatar

  Level 73
 

Joined: May 19th, 2006, 8:42 pm

Posts: 3632

Location: Ohio
I think I'll finish HTML, since XHTML requires you to understand most HTML.

_________________
Image Image Image Image


1) Statement 2 is true
2) Statement 1 is false


Top
Profile  
Reply with quote  
PostPosted: August 23rd, 2006, 12:46 pm 
Report this post
Site Admin Site Admin
"The worst pokemon."
Offline
User avatar

  Level 97
 

Joined: January 16th, 2006, 1:09 pm

Posts: 15377

Location: 33.2076° N, 92.6663° W
The only real free place to do HTML is really Myspace... But even though I do have it, I hate it. I just use it to keep up with friends that I could otherwise, not.

_________________
Image
"Belief extremely stately towards great accomplishment."
-eruperade


Top
Profile  
Reply with quote  
PostPosted: August 23rd, 2006, 6:51 pm 
Report this post
Rank 3: Studying Black Mage Rank 3: Studying Black Mage
"The worst pokemon."
Offline
User avatar

  Level 0
 

Joined: July 21st, 2006, 6:53 pm

Posts: 834

Location: Not here anymore
I looked quickly at XHTML. It just seems like a "correct" version of HTML. Like what would come out if you wrote HTML really, really cleanly.

_________________
<p>

<center> Sometimes you just happen to be there.
Sometimes you don't.
<p>
But who the hell cares?</center>


Top
Profile  
Reply with quote  
PostPosted: August 23rd, 2006, 6:56 pm 
Report this post
Rank 8: Adept Fighter Rank 8: Adept Fighter
Offline
User avatar

  Level 73
 

Joined: May 19th, 2006, 8:42 pm

Posts: 3632

Location: Ohio
That is what they advertise XHTML as, a Cleaner version of HTML

_________________
Image Image Image Image


1) Statement 2 is true
2) Statement 1 is false


Top
Profile  
Reply with quote  
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.   [ 15 posts ] 
Quick reply


  

All times are UTC - 5 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group