About this Blog

    This blog was born out of a need to keep in touch with students, as well as current and former clients

    With years of teaching students the ins and outs of design and web development, there arose a need to collect the experience and skills we have developed into a form that current and future students can benefit from.

    Additionally, prospective clients are always asking what kind of services my company has available. Since there are so many, this magazine was the best way to pull all of this relevant information into one spot. We hope you enjoy it and benefit as a student or a client.

    Find further information, classes, and more, see one of our primary websites at www.overtheweb.org. We use this website to teach beginning and advanced students. Contact me at jleahy@Nwcic.com for enrollment information and current course offerings.

Graphic Design

How to wrap text around an image for the web How to wrap text around an image for the web

Wrapping text around a square image is easy in a web page, but wrapping tex around a non-square box isn’t. There are two methods to do this. The best is to use an image editing software such as Illustrator and export it for the web. In this post, I will show you how to do it.

Share

Installing Apache, PHP, MYSql on Windows (Wamp) Installing Apache, PHP, MYSql on Windows (Wamp)

For Web Developers, having a server on your local machine allows you to test web pages and applications locally – a must for developers. WAMP, a free software application, allows you to install Apache Server, MySQL, and PHP all at the same time onto a Windows or MAC PC.  This post helps you install it [...]

Share