HTML fac

Propaganda Man

Senior Member
Joined
Feb 27, 2005
Posts
9,272
Bells
1,428
Carnival Coins
0
Propaganda Man's Creature:
Ok, in this guide, I will teach you most, if not all, of the HTML that I know. True, you can do most of this in the graphical editor, but its always good to know and it will help in making a better profile.




SPACING

<br> - This is like hitting enter once.

<hr> - This is like a divider

Example: hey <hr> bye =

hey



--------------------------------------------------------------------------------


bye

& nbsp; - one space (just get rid of space between & and nbsp






ALIGNMENTS

<center>TEXT/PICS</center> - centers text and pictures.

<DIV align=right>TEXT</DIV>

<DIV align=left>TEXT</DIV>






COLORS AND SIZES IN FONT

You can use basic colors, like; red, yellow, green, blue, etc. in this code:

<font color="red">TEXT HERE</font> - you can replace that "red" with any regular color, or use the hexadecimal code to make pretty much any color. IRULESUPERSMASHBROS' **COLORED FONT FAQ** goes over pretty much all of the possible colors.

For font size, use this tag, which is pretty much the same, except use a number:

<font size="#">TEXT HERE</font> - Use a number 1-7, 1 being the smalles and 7 being the largest size.






FONT STYLES

<b>TEXT</b> - bold

<i>TEXT</i> - italics

<u>TEXT</u> - underline

*You can do more than one per text. So you can do bold and italics, etc., at once.






POSTING PICTURES

<img src=URL of pic> - use this tag to post a picture. You can find the URL of a pic, if its already online, by right clicking the pic and selecting "properties" and it will show you the URL. Or, if you make the pics or sigs, you will need to host your pictures on a webhosting site. I suggest using PHOTOBUCKET.

*YOU MUST BE A KOOPA OR SPECIAL RANK TO POST PICTURES

Changing heights and widths of pictures

<img src="URL of pic"height="#"width="#">






HYPERLINKING

<a href=URL of site>TEXT IN LINK</a>

Hyperlinking a picture:

<a href=URL of site><img src=URL of picture></a>

Opening up a new window and no border:

<a href="URL of site"target="blank"><img src="URL of pic"border=0></a>

Picture with pop up:

<img src="URL of pic"alt="TEXT of POPUP">

*You can do a hyperlink at ANY rank, although the icon in the graphical editor for one wont show up until KOOPA.






BULLETED LISTS

<UL><LI>LIST</UL> - Bullets

Example:

<UL>
<LI>Timesplitters 2
<LI>Perfect Dark
</UL>

=





Timesplitters 2

Perfect Dark



<OL>&lg;LI>LIST</OL> - Numbers. 1. 2. 3. ect.



Note! This is not made by me. This is made by Zach347. I asked him if I could post this and he said yes. I hope this is usefull for TBTW.
 
looks alright... heres some advice:

1. its called a Faq, not a "Fac"
2. you dont need to press enter 6 times between each section.
3. Spelling is helpful
4. make sure when your showing someone how to make something... you know how to do it yourself

thats about it, other than those things its fine


:)
 
BAMBAM! said:
Ok, in this guide, I will teach you most, if not all, of the HTML that I know. True, you can do most of this in the graphical editor, but its always good to know and it will help in making a better profile.




SPACING

<br> - This is like hitting enter once.

<hr> - This is like a divider

Example: hey <hr> bye =

hey



--------------------------------------------------------------------------------


bye

& nbsp; - one space (just get rid of space between & and nbsp






ALIGNMENTS

<center>TEXT/PICS</center> - centers text and pictures.

<DIV align=right>TEXT</DIV>

<DIV align=left>TEXT</DIV>






COLORS AND SIZES IN FONT

You can use basic colors, like; red, yellow, green, blue, etc. in this code:

<font color="red">TEXT HERE</font> - you can replace that "red" with any regular color, or use the hexadecimal code to make pretty much any color. IRULESUPERSMASHBROS' **COLORED FONT FAQ** goes over pretty much all of the possible colors.

For font size, use this tag, which is pretty much the same, except use a number:

<font size="#">TEXT HERE</font> - Use a number 1-7, 1 being the smalles and 7 being the largest size.






FONT STYLES

<b>TEXT</b> - bold

<i>TEXT</i> - italics

<u>TEXT</u> - underline

*You can do more than one per text. So you can do bold and italics, etc., at once.






POSTING PICTURES

<img src=URL of pic> - use this tag to post a picture. You can find the URL of a pic, if its already online, by right clicking the pic and selecting "properties" and it will show you the URL. Or, if you make the pics or sigs, you will need to host your pictures on a webhosting site. I suggest using PHOTOBUCKET.

*YOU MUST BE A KOOPA OR SPECIAL RANK TO POST PICTURES

Changing heights and widths of pictures

<img src="URL of pic"height="#"width="#">






HYPER]Note! This is not made by me. This is made by Zach347. I asked him if I could post this and he said yes. I hope this is usefull for TBTW.[/b]
Ehem.
 
I guess it isn't his, but I guess it's still very uncomplete, you also say you made it (basically) at the top and the spacing is screwy.
 
BAMBAM! said:
Oh, Why would I want to do that. Anwyas this was about to be off the page, so I bumped it. I am glad this helped so many poeple...:|
I dont think you did that for bells...but I was just statin gwhat I think Pikmin thinks.
 
BAMBAM! said:
Never did. I copied and pasted never typed that.....:|
Well, then you obviously didn't even read this. Don't just copy and paste people's work, it's pointless, especially if you can't even use HTML on Invisionfree.

Also, by saying you didn't bump it for Bells is saying you are lazy, since you don't want to click once to open Tech Support then once more for the thread, you have to bump it so it's an easy one-click deal.
 
yup and PIKMIN, if you read it it was for TBTW....and bul Blast, or Storm. Can you please delte the posts here starting with Piranha'xs this was just made to help, but it looks like it is more of a battle ground now.....



:'(
 
Back
Top