
In web design, one of the most important elements involved with providing the client with a website that their customers/audience are going to really spend time at is pay attention to something known as ‘user experience’. This is simply the study of what the user of a website goes through (or experiences) when they visit said website. Today we are going to talk about how to apply some lessons of user experience to our website through the layout of our content.
Posted in Web Design | No Comments »

Search Engine Optimization, or SEO, is something that is of great importance to web designers (or at least should be, haha). It determines whether or not your new website will even be found on the web! What good is a great looking website if nobody ever comes across it? It goes without saying that as web designers, we should be focusing on SEO to ensure our clients are getting the attention they need, and the same for ourselves.
Posted in Web Design | 5 Comments »

jQuery is probably something I would consider a designer’s best friend. It turns a complex language like javascript into something that can be utilized for great visual effects on web pages with simple syntax. Creating something like a collapsible panel, or a section of a website that can be toggled on or off, requires minimal coding. Today we will be building a simple collapsible panel.
Posted in Development | 1 Comment »