[size=16][b]BBCode now works![/b][/size]
[i]You[/i] can post [color=red]neat stuff[/color].
Or [url=http://wcipeg.com]links[/url].
Or quote people:
[quote]Hi![/quote]
Or even code!
[code]#include <iostream>
using namespace std;
int main()
{
cout << "Hello World!" << endl;
return 0;
}
[/code]
Check out the [url=http://en.wikipedia.org/wiki/BBcode]wiki[/url] page for more info.
BBCode now works! You can post
neat stuff.
Or
links.
Or quote people:
Or even code!
#include <iostream>
using namespace std;
int main()
{
cout << "Hello World!" << endl;
return 0;
}
Check out the
wiki page for more info.
Comments (Search)