PDA

View Full Version : HTML codes in threads and posts


lemonadesoda
11-30-2006, 01:22 AM
Did the "rules" change on what HTML codes can be posted? I used to be able to make tables, for example http://forums.techpowerup.com/showpost.php?p=175321 but now I cannot.

I can understand that allowing *all* HTML codes could cause havok in the wrong hands. But maybe some more flexibility? Perhaps to 5* members and above, who aren't here to cause a problem.

Is there a list of what can and what cannot be used to improve formatting?

zekrahminator
11-30-2006, 01:27 AM
:twitch: I should be taking lessons from you, that is some mad HTML coding skillz (I know next to nothing about it).

lemonadesoda
12-01-2006, 11:53 PM
<div align="center"><table width="60%" border="4">
<tr>
<td><div align="center">Graphics Standards</div></td>
<td><div align="center">Possible Bandwidth</td>
</tr>
<tr>
<td>
<div align="center">16-bit ISA</div>
</td>
<td>
<div align="center">16MB/s</div>
</td>
</tr>
<tr>
<td>
<div align="center">EISA</div>
</td>
<td>
<div align="center">32MB/s</div>
</td>
</tr>
<tr>
<td>
<div align="center">VLB</div>
</td>
<td>
<div align="center">132MB/s</div>
</td>
</tr>
<tr>
<td>
<div align="center">PCI</div>
</td>
<td>
<div align="center">132MB/s</div>
</td>
</tr>
<tr>
<td>
<div align="center">AGP 1x</div>
</td>
<td>
<div align="center">264MB/s</div>
</td>
</tr>
<tr>
<td>
<div align="center">AGP 2x</div>
</td>
<td>
<div align="center">528MB/s</div>
</td>
</tr>
<tr>
<td>
<div align="center">AGP 4x</div>
</td>
<td>
<div align="center">1056MB/s</div>
</td>
</tr>
<tr>
<td>
<div align="center">AGP 8x</div>
</td>
<td>
<div align="center">2112MB/s</div>
</td>
</tr>
<tr>
<td>
<div align="center">PCIe x1</div>
</td>
<td>
<div align="center">250 / 500MB/s
(Per direction / Both Directions)</div>
</td>
</tr>
<tr>
<td>
<div align="center">PCIe x2</div>
</td>
<td>
<div align="center">500 / 1000MB/s
(Per direction / Both Directions)</div>
</td>
</tr>
<tr>
<td>
<div align="center">PCIe x4</div>
</td>
<td>
<div align="center">1000 / 2000MB/s
(Per direction / Both Directions)</div>
</td>
</tr>
<tr>
<td>
<div align="center">PCIe x8</div>
</td>
<td>
<div align="center">2000 / 4000MB/s
(Per direction / Both Directions)</div>
</td>
</tr>
<tr>
<td>
<div align="center">PCIe x16</div>
</td>
<td>
<div align="center">4000 / 8000MB/s
(Per direction / Both Directions)</div>
</td>
</tr>
</table>

W1zzard
12-02-2006, 12:12 AM
it's not supposed to be allowed in any forum .. but stupid vbulletin does not let us set this option on a per usergroup basis

lemonadesoda
12-02-2006, 12:35 AM
OK. Shame.... because (see post link above) a table can be quite useful.

Alec§taar
12-02-2006, 01:12 PM
Is there a list of what can and what cannot be used to improve formatting?

Agreed, 110%...

Guys, I don't know many of these... & I am certain I am not alone in this!

Is there a listing of them someplace?

If not, ever consider doing a "Sticky Thread" here, in THIS section, listing them??

(Handing off this idea to you folks, I personally would find that VERY useful, & I am sure others would as well!)

* Thanks for @ least considering this!

APK

P.S.=> Some you probably do NOT want used, this is understandable, but others? That would be WAY cool... just to know they're there & how to use them + why/when, etc.! apk

W1zzard
12-02-2006, 06:18 PM
http://forums.techpowerup.com/misc.php?do=bbcode

Alec§taar
12-02-2006, 07:43 PM
http://forums.techpowerup.com/misc.php?do=bbcode

Ah, thanks W1zzard... you are "The Magic Man" for me in this case!

:)

* Gracias!

APK

P.S.=> Into my bookmarks/favs that one goes, it DEFINTELY "makes the grade"... apk

oily_17
12-03-2006, 01:06 PM
FANTASTIC LINK

http://forums.techpowerup.com/misc.php?do=bbcode

New to using code, so a great link to help understand how it works.