Hillsboro
52°F
Hillsboro 11°C | Portland 12°C | Salem 11°C | Scappoose 11°C | Eugene 11°C
Home
Prices (Lockouts)
Prices (Re-key Locks)
Jump Start
Keys Cut To Code
Autos We Open
Security (Auto)
Security (Home)
Our Services
Vehicle ID Numbers
Roadside Asst. Companies
Roadside Assistance (Ph#)
Key Blanks
Locksmith Forum
Make an Appointment
Privacy Policy
Legal
Online Store
Feedback Form
Our Keys In Stock
Business Cards
C H R I S T M A S
Locksmith Forum  

Mark's Locksmith: FAQs

What is boardcode?
Boardcode are special tags that will allow you to format your messages. Currently, this board supports links, bold, italic, bold, "quoted" text, img, size, list and colored text. The tags are used as follows:

Code Result
[b]bold[/b] bold
[i]Italic[/i] Italic
[u]Underline[/u] Underline
[size=4]Size[/size] Size
[color=#FF0000]Red[/color] Red
[img=150]link to image[/img] will produce a image with a width off 150 pixels.
Please remember you can go to a maximum width of 499 pixels.
[ul]
[li]item 1[/li]
[li]item 2[/li]
[li]item 3[/li]
[/ul]
  • item 1
  • item 2
  • item 3
[ol]
[li]item 1[/li]
[li]item 2[/li]
[li]item 3[/li]
[/ol]
  1. item 1
  2. item 2
  3. item 3
[url]http://www.yahoo.com[/url] http://www.yahoo.com/
[url=http://www.yahoo.com]Yahoo![/url] Yahoo!
[quote]Quote[/quote]
Quote
[code]
<?
//Some code here
while ($adversary=='Neo'){ fork(agent_Smith);}
?>
[/code]
Code:

<?
//Some code here
while ($adversary=='Neo')
{
fork(agent_Smith);}

?>