Moblizing your website…

Well there are a couple of ways to do this that are pretty straight forward and easy.  One is using

Embedding fonts on a website

Thanks for this! If you want your pretty little fonts to follow from your letterhead and business cards to your

How to make an Onclick pop up window

Here is the code – <a href=”http://www.yourwebsite.com/thepage.html” onclick=”window.open(‘http://www.yourwebsite.com/thepage.html’, ‘popup’, ‘width=500, height=300, scrollbars=no, resizable=no, toolbar=no, directories=no, location=no,  menubar=no, status=no, left=0, top=0’);

Scroll to Top