Interested in spreading the word on our project? Link us to your website! You can create an image that will click through to LA/2B by 1) manually adding a link to an uploaded image, or by 2) editing the web page HTML. Here’s a quick tutorial that will teach you how to add the links below to your website.
Link to “Great Streets, Great Neighborhood” Activity Kit page
1) To manually add a (hyper)link to an image on your web page
(Options such as “Link to, “Link URL,” “Insert Link,” “Insert Hyperlink”)
a) Link to LA/2B main page
Right-click and save the LA/2B Logo. Upload the image to your web page.
Link the image to
http://la2b.org/
b) Link to Activity Kit page
Right-click and save the activity kit cover image. Upload the image to your web page.
(Larger image available here for any desired resizing)
Link the image to
http://la2b.org/participate/kit/
2) To edit the HTML code of your web page
Copy and paste the non-bold text, including the tags (<>), to the appropriate place on your web page.
a) Link to LA/2B main page
<a href=”
http://la2b.org/
“><img src=” http://losangeles2b.files.wordpress.com/2012/07/small-la2b_logo.jpg”></a>
b) Link to Activity Kit page
<a href=”
http://la2b.org/participate/kit/
“><img src=” http://losangeles2b.files.wordpress.com/2012/06/great-streets.jpg?w=160&h=200″></a>
For the large image, use this code:
<a href=”
http://la2b.org/participate/kit/
“><img src=”
http://losangeles2b.files.wordpress.com/2012/06/great-streets.jpg?w=640
“></a>






