Resources
marketing articles
The Blue Review is an original series of articles and research papers by Blueliner staff, advisors and affiliates, on topics relevant to small, start-up and growing businesses.
start here>>
link to us
Providing a link to blueliner on your web page is simple.
(1) To use a text based hyperlink.
Simply cut and paste the following HTML code into your web page
<!-- start of link to Blueliner HTML code --> <a href="http://www.bluelinermarketing.com">blueliner</a> <!-- end of link to Blueliner HTML code -->
(2) To use an image based hyperlink.
a- for a patterned background

Simply cut and paste the following HTML code into your web page
<!-- start of image link to Blueliner HTML code --> <a href="http://www.bluelinermarketing.com/" target="_blank"><img src="http://www.bluelinermarketing.com/global_assets/images/blueliner_logo1.jpg" width="255" height="105" border="0"></a> <!-- end of image link to Blueliner HTML code -->
b- for a white background

Simply cut and paste the following HTML code into your web page
<!-- start of image link to Blueliner HTML code --> <a href="http://www.bluelinermarketing.com/" target="_blank"><img src="http://www.bluelinermarketing.com/global_assets/images/blueliner_logo2.jpg" width="220" height="65" border="0"></a> <!-- end of image link to Blueliner HTML code -->
|