|
Yes this section of Bridge city Ads is also free and can be used
any time you need to place articles and events unlimited use. These
two sections of the site are very powerful you can ad photos change
text size and color just about any type of html.
Placing articles or events.
You need to log into your account click on the News Publisher or
Event Icon. Click on Ad new Article if you are placing a article or Ad
New Event if your placing a event.. Fill in the all information asked.
Placing a photo at the top of you article or event the
photo can to exceed 450 pixels in width if the photo exceeds
this size it will distort the page and will be removed by Bridge City
Ads. Up load the photo from your computer in the photo section of the
form. Click on show photo and then click on the browse button and up
load your photo.
Placing photos in your
article. You need to have a place to host the photos and link to
your photos using html.<img src="http://www.whatever.com/photo.jpg">
or you can force the photo size by using this <img src="http://www.whatever.com/photo.jpg"
width="450" height="187">
This is some simple code you can usein your article and event
<p>Starting with some simple paragraph code this code it is
the p code. Anything between the <p> code will be in its own pargraph.</p>
<center> next is center code if you need to place your text
or photo in the center of the page yous this code</center>
<font size="5">this changes your font size of your text</font>
<font size="5" color="#000000">this changes the color of
your font</font>
Use this to ad any graphic<img src="http://www.whatever.com/photo.jpg">
Use this code to place a line across the page <hr
color="#000000" size="3">
Using code together:
<p><center><font size="5">This is the code all rapped up into one
starting with the first paragraph </font></center></p>
<p><font size="3" color="FF0000">This is the font size and color
that you will see using this code in the next paragraph</font></p>
<center><img src="http://bridgecityads.com/New_Page/atb.gif">This
is the graphic<center><hr></center>
This is the results:
This is the code all rapped up into one starting
with the first paragraph
This is the font size and color that
you will see using this code in the next paragraph

This is the graphic.
Note! It is best to use the note pad to paste your article into the
form,.
|