Labels
algorithm
allegro
anime
api
arcade
asdf
blender
books
boost
bootstrap
c
c++
CLR
cmake
cmd
common lisp
concepts
css
detective
emacs
free
games
graphical programming
graphics
gui
haskell
html
hyper-v
interpersonal skills
jade
jam
java
javascript
jni
jpostal
leadership
libpostal
library
linux
lsp
lsp-mode
management
maths
mingw
msvc
msys2
music
network
oop
open source
party games
phaser
postgresql
programming
promote
puzzle
quickfix
recommended
recorder
reference
review
sdl2
self-help
setup
sheet music
slime
team building
tidbits
tools
travel
tutorial
typescript
unity
vb
vm
web pages
winapi
windows
windows 7
windows 8.1
Showing posts with label html. Show all posts
Showing posts with label html. Show all posts
Sunday, 11 September 2016
First time using Bootstrap
It may come across as a surprise but I have never used a CSS framework before, preferring to hand roll my own stylesheets. I had no idea how much I was missing out!
Sunday, 4 September 2016
Collapsible trees with CSS
Using CSS make collapsible trees has a certain appeal to it.
Sunday, 18 January 2015
HTML data bars with div
The div element can be used to create simple data bars.
Sunday, 11 January 2015
Simple form validation when there's no HTML5
HTML5 offers easy-to-use form validation, but what if you're stuck with older clients? The easy way is to get a shim/polyfill. In this post we explore another easy (old) way, using JavaScript only.
Sunday, 28 December 2014
Generate trees from materialized paths in Jade
Suppose you have the following objects retrieved from a database, in an array. How would you generate a tree in HTML?
Labels:
algorithm,
concepts,
html,
jade,
javascript,
programming,
tutorial
Sunday, 26 October 2014
Web page layout using CSS
In this post we explore a simple way to give web pages a navigation bar and a fixed-width sidebar.
Sunday, 7 September 2014
Introduction to CSS
The ubiquitous Cascading Style Sheets (CSS) is used in web pages to separate content from formatting.
Subscribe to:
Posts (Atom)