|
Updated: Apr 30th 2008 02:35 PM
|
|
help > html in craigslist postings > details
Here is a draft listing of acceptable HTML elements, attributes, and values. HTML other than what is listed below would be stripped out at posting time.
| Element |
Attributes / Values |
| <b><u><i><s><big><small> |
none |
| <center> |
none |
| <font> |
size=[(+/-)(1, 2, 3, 4, 5, 6, 7)]
color=[aqua, black, blue, fuchsia, gray, green, lime, maroon, navy, olive, purple, red, silver, teal, yellow] |
| <p> |
align=[left,right,justify] |
| <br> |
clear=[left, all, right, none] |
| <blockquote> |
none |
| <hr> |
align=[left, center, right]
size=[<pixels>]
width=[<pixels>] |
| <h1><h2><h3><h4><h5><h6> |
align=[left, center, right] |
| <ul><ol><li> |
none |
| <dl><dd><dt> |
none |
| <a> |
href=[<uri>]
name=[<name>]
target=[<target window>] |
| <img> |
src=[<uri>] |
| <pre> |
none |
| <table> |
border=[<pixels>] |
| <tr> |
none |
| <th><td> |
colspan=[<num>]
rowspan=[<num>] |
Still have questions? try our help desk discussion forum or send us a note.
|