HTML, WordPress, CSS and JS
I have started working on two websites.
The first one is for a Scout troop and I am using wordpress. Nothing fancy, but it is helping me learn about its plugins, its file structure. There has also been some php editing, which seemed to me pretty simple.
The second one is a project I am doing with a friend and I am using html, css and -possibly- js. I already familiar with html, but I have also been studying css and I like it. As still a noob I think it has a lot of possibilities and provides easy ways to solve website-creating problems. Javascript, on the other hand seems a bit more complicated, and also more ‘powerful’. I do not know if I will have to use it, and as I do not have a lot of time -since university is to be continued soon- I do not think I am going to study it yet.
Today I learned a lot about image maps. Pretty useful stuff. I used an online map tracker to create different sections on an image I will be using on the second website, in order to create different clickable areas on it. The end result will be a home page with the image – which will contain clickable areas that will point to various other webpages.