Categories
Design For Web Content

Design For Web Content

Class 1: What I Learned This Week…

What Makes a Good Website?

“Good design is not decoration. Good design is problem solving.” – Jeffrey Veen

Accessibility: People and bots need to be able to see. This can include things like creating a responsive site so that people with difficult eyesight are able to zoom in on the page to make the text larger, without losing the integrity of the design. Or writing code in such a way that the elements and pages of the site are able to be read out loud to the person by the computer.

Colour Scheme: A simple theme that sticks to the same handful of colours in order for it to be consistent and aesthetically pleasing.

Fresh Content: Fresh content is good for the order of where your website might appear in a search engine. If you’re updating frequently enough then it will appear higher up in the search, making it more likely for more people to click on it. However it is important to keep in mind that quality of content is always better than a lot of mediocre content. And also quality/functionality is better than appearance.

Relevance: It is important to know who your users are so that you can cater to them. For example if you made a website aimed towards children, you would most likely use a vibrant and fun colour scheme with playful fonts to attract their attention.

Categories
Introduction

Introduction

Filezilla, WordPress, & Clook

Today I was introduced to Filezilla and WordPress for the first time, and also expanded my (very recent and very little) knowledge of Clook.

After getting used to the many different passwords, Filezilla seemed relatively simple to use. Once my website was created, with a simple click, drag and drop it was rather gratifying to see how my design would update knowing that others could also view it.

A couple of issues I came across when working on it later on was that as I was transferring over to a new device, I couldn’t connect to the server due to login issues, and also that it wasn’t updating the new css code that I had implemented despite the files successfully transferring over.

After seeking some help I was able to pinpoint the problems to bad file management and the browser cache needing a hard reset (Ctrl+F5) in order for it to be able to accept the new code.

Whilst I had heard of WordPress in the past its never been something I have used, I heard it can be complicated and looked scary…by the end of the session I had it installed onto my server and learned how to choose a theme and create a blog post.