30th
Jul
I’ve recently started to develop with the Linux alpha version of Flex Builder and was looking around for a decent introduction for using Flex 3 with PHP. Unfortunately there was nothing basic and the majority of articles related to Flex 2 and simply didn’t work. So here is an article ground down to the bare basics.
Filed under PHP, Website Development |
4th
Jul
In this reference we’ll take a look at creating a nice content divider for a web page that repeats horizontally. I don’t know the exact term for an effect like this but “Graphical Content Divider” will suffice.
Filed under GIMP, Graphics & Imaging |
4th
Jul
Putting lists inside lists does not validate with the W3C Markup Validation Service. The only method to nest lists relatively with valid XHTML is to nest the entire list within a list element.
Filed under Website Development, XHTML/CSS |