[u]Well i know some Ftalk member knows this:[/u]
[spoiler][img=466x349]http://cosmopic.com/28/4240/htmlcomments.jpg[/img]
they call it "HTML Comments" its made up of HTML codes. I got this pictures in my FS,
actually some of them are animted.[/spoiler]
Today i will teach some basic HTML Comments. But before that, you must know what is
[b]HTML[/b].
[align=center][color=red][b]What is HTML?[/b][/color]
[b]HTML[/b], which stands for [b]Hyper Text Markup Language[/b], is the predominant markup
language for web pages. It provides a means to create structured documents by denoting
structural semantics for text such as headings, paragraphs, lists, links, quotes, and other
items. It allows images and objects to be embedded and can be used to create interactive
forms. [/align]
[spoiler][b]Let's start with the alignment of text/graphics
[/b]
[img=480x131]http://cosmopic.com/687/8162/html1.jpg[/img]
[img=480x131]http://cosmopic.com/687/6919/html2.jpg[/img]
at the 1st picture you've noticed that the text is in the right side and the second one is
in the middlle it is because i used HTML code to make them align.
[b]Always put the text/graphics in the middle of (><) to make it work[/b]
you can change the text in the middle of this (><)
I used the codes below.[/spoiler]
<"><">___________________________________________________________________________
[spoiler][b]Changing/unclickable text[/b]
[img=456x74]http://cosmopic.com/8/2350/html3.jpg[/img]
as shown above the text changed when i pointed the mouse. it became blue
[img=456x74]http://cosmopic.com/687/7275/html4.jpg[/img]
in this picture i didn't pointed the mouse, and it doesn't change
[b]and btw the text is unclickable. Try it for yourself[/b]
you can change the text in the middle of this (><)
here's the code that i used:[/spoiler]
<">___________________________________________________________________________
[spoiler][b]Text Color[/b]
[img=456x74]http://cosmopic.com/684/5784/html5c.jpg[/img]
in this picture i used color [b]PINK[/b]
[img=456x74]http://cosmopic.com/21/5799/html6u.jpg[/img]
i used the color [b]RED[/b]
you can pick any color that you want but if the outcome is black maybe HTML dont have that
color.
you can use the code below
[b]NOTE:[/b] you can change this [b]#ff00ff[/b] into a color like; green, blue,
yellow[/spoiler]
<">___________________________________________________________________________
[spoiler]Text Size
[img=456x74]http://cosmopic.com/690/5482/html7.jpg[/img]
as you see the text there is big, you can change you size if you want. In that picture i
used size Medium.
[b]x-small
small
medium
large
x-large
xx-large[/b]
use the code below[/spoiler]
<">___________________________________________________________________________
[spoiler][color=red][b]This is kinda tricky so if you dont understand try to PM
me.[/color][/b]
[b]Text Style[/b]
[img=270x325]http://cosmopic.com/690/87/html8.jpg[/img]
at the 1st text i used Bold, for the second one i used italic, for the third one i used
underline and for the last i used them all.[/spoiler]
<">___________________________________________________________________________
[spoiler][b]Text Font[/b]
[img=456x74]http://cosmopic.com/97/8504/html9.jpg[/img]
you can change your font. in this picture i used "pristina" and i used large size.
used the code below. (you can change pristina into some fonts and the size)[/spoiler]
<">___________________________________________________________________________
This is the last Tut.
[spoiler][b]unclickable images.[/b]
well i cant show you the picture.

this should required a video.
but this is very easy.
Go to Some sort of graphic website like zwani.com then pick a graphic then paste on your
comment box in FS but dont post. Erase Everything except this code:[/spoiler]
<">[b]
If you dont understand too much go to this site:[/b]
[url=http://www.w3schools.com/]w3school[/url]
[color=blue]and sorry about the codes that does not in the spoiler, it doesn't work. And for
my wrong grammars

[/color]
[b]Hope i could help with this HTML that i taught you guys.

[/b]