Web Analytics and Bulma CSS Framework
How does YouTube know which video to recommend for you, Google know which search results are most relevant to you … Continue reading “Web Analytics and Bulma CSS Framework”
All articles relating to programming languages.
How does YouTube know which video to recommend for you, Google know which search results are most relevant to you … Continue reading “Web Analytics and Bulma CSS Framework”
Here’s some more mobile web design. In the past I’ve done mobile web design using media queries which was… interesting, … Continue reading “Is disregarding older browsers a furtive move? No – so let’s step into the present and code with Furtive!”
Recently I investigated using Media Queries in CSS to create a mobile-friendly website. I had varying degrees of success with … Continue reading “Getting the first boot through the door with Bootstrap”
‘Responsive design’ and ‘fluid design’ have been somewhat of a buzzword lately, with designers left, right and centre thinking about … Continue reading “Easily create responsive designs using Media Query in CSS… but is it too good to be true?”
Here’s a fun exercise you can do using JavaScript and a small amount of HTML – creating a ‘draw pad’ … Continue reading “Creating an online ‘draw pad’ using JavaScript and a tiny bit of HTML”
One of my first JavaScript projects! This was an interesting project – watch out Google Maps, this might just be … Continue reading “Creating an interactive map in JavaScript using ‘Leaflet’”
HTML is one of the languages I am using on my degree, today I started experimenting with the canvas method … Continue reading “Canvases and SVGs in HTML 5”