Your Company On The Web
Online Course: Professional Web Development – Beginning
Start Date: 9/27/10, at 7pm, online. About the online course: This entirely original 10-Week class, with 3 hours per class, teaches students step by step how to design and develop websites from start to finish using the latest design and development tools. It is taught online through www.overtheweb.org. Students engage in a live online learning [...]
[continue reading...]Recent Posts
To show the recent posts is just one thing you can use this tabbed section for. There are many more. It´s up to your creativity.
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
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.
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 [...]