vB script and Comments |
I was interested in knowing what was possible in these text boxes we write in every time, so I made a search on the subject and came up with this : vB Code List
Having learnt some HTML, CSS, JavaScript and PHP and having had a 'mySpace' before I joined in here I knew that it was possible to put more in here than just text.
I've sussed out that all HTML tags are ripped out of the page by the PHP, which is a good thing because otherwise all the pages would be insane. But now I know what can be put in here, and so do you!
Having learnt some HTML, CSS, JavaScript and PHP and having had a 'mySpace' before I joined in here I knew that it was possible to put more in here than just text.
I've sussed out that all HTML tags are ripped out of the page by the PHP, which is a good thing because otherwise all the pages would be insane. But now I know what can be put in here, and so do you!
I knew about the size, font, color and code things... but php? awesome!
Yes I realise that most of the Internet is made by programmers for programmers, so things like the HTML and the PHP codes are to show scripts on a page without the browser actually seeing it as script.
But now even after having found this link I still don't understand how you can put a background colour to text as on this page, in dodosito's quote. I checked the page source and came up with a html DIV called CLASS, the yellow background is called 'eop' and the green class is called 'ecl', are these class codes particular to this site? If so, are there more?
But now even after having found this link I still don't understand how you can put a background colour to text as on this page, in dodosito's quote. I checked the page source and came up with a html DIV called CLASS, the yellow background is called 'eop' and the green class is called 'ecl', are these class codes particular to this site? If so, are there more?
Woah, serious cool stuff.
Some time ago, we had a muck about on this site looking at what coding we could use - hence the changes to fonts and font sizes in some posts. But the rest of the stuff is excellent.
I particularly like:
Sadly it seems like the text positioning codes don't work. I tried
[center]this[/center]
and
[right]that[/right]
but they refused to budge from being left aligned.
Thanks for this Kings.
Some time ago, we had a muck about on this site looking at what coding we could use - hence the changes to fonts and font sizes in some posts. But the rest of the stuff is excellent.
I particularly like:
- the
- list
- feature
Sadly it seems like the text positioning codes don't work. I tried
[center]this[/center]
and
[right]that[/right]
but they refused to budge from being left aligned.
Thanks for this Kings.
[php]
$myvar = 'Hello World!';
for ($i = 0; $i < 10; $i++)
{
echo $myvar . "n";
}
[/php]
$myvar = 'Hello World!';
for ($i = 0; $i < 10; $i++)
{
echo $myvar . "n";
}
[/php]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
uhm
uhm
it works????
I have no clue, just skroo-in awound
I've known for quite some time that the "code" thing works.... a good way of showing how to make [i]tags[/i] work, or not...
[noparse]Not sure about this though [/noparse]
Anyway, it's a good way to test the forum's ability to stay clean...
I can't stand forums full of ads and messy signatures with too many colours on way too big pictures, ten times as large as the actual forum post....
- eggs
milk
butter
bread
beer
can you guess what's missing from this list?
testing testing 123 |
1) [spoiler]If you could only read this. Oh! Wait, you can![/spoiler]
2)
3) [left]this text is left-aligned[/left]
[center]this text is center-aligned[/center]
[right]this text is right-aligned[/right]
4) [highlight]this text is highlighted[/highlight]
5) this text is in the Arial font
6) this text is small
7) this text is BIG Tahoma
This text is just BIG
9) this text is blue, not!!!
10) This image is linked to my own web-space :
2)
this text is indented
3) [left]this text is left-aligned[/left]
[center]this text is center-aligned[/center]
[right]this text is right-aligned[/right]
4) [highlight]this text is highlighted[/highlight]
5) this text is in the Arial font
6) this text is small
7) this text is BIG Tahoma
This text is just BIG
9) this text is blue, not!!!
10) This image is linked to my own web-space :
Sorry, you do not have access to post...
Wanna post? Join Today!