Re-Entering the Web Arena

I have held back for far too long in my self-learning of web design. Whilst I established my ability at coding HTML and CSS as early as 2002, I've not spent a lot of time since then expanding my knowledge. But now that I want to re-design my website to bring into the latest arena,... Continue Reading →

Revamp, Redesign, Redirection

Have you noticed that I have added a new category into my articles? Yes, logo design, graphic creation and small-business branding will now be featured within my journal. Why? Most recently a new friend ask me to assist with revamping the logo for a small-business with which he is involved. He said he believed I... Continue Reading →

Sidebar On, Sidebar Off

Found the Cuban Council quite by accident tonight. After resizing the screen to see how the layers moved, I had to check under the bonnet. Hey, it's how we learn. Like you've never checked under the bonnet of a Ferrari! Anyhow, I found this freaky piece of code that I really like. <a href="index.php?notes=off" class="sml"... Continue Reading →

Connecting Artery’s in HTML

I learn something new and exciting every day! I've used this attribute before, but I never realised how effective and important it can be the workings of a URL-laden website. Any attribute selector that uses the operator ^= selects elements based on the beginning of their attribute values. Thus we can select any href that... Continue Reading →

Use Convenient Naming in HTML

Jonathan Snook has written a great post that I have commented as a "succint statement of validation" regarding the over/use of DIV’s in a web site. Like many coders who layout their plans on paper first, I carefully decide what the DIVs will be entitled for the remainder of their lifetime online. Some have standard... Continue Reading →

Coding to Validate to Code

According to the new CSS-validator over at w3.org, my CSS on my site validate. Some might say "So what?" What they and you don’t realise: I do not use any special software to write my HTML (eg: Dreamweaver, Frontpage, etc) nor my CSS (eg: Topstyle, Stylemaster, MacRabbit, etc). I taught myself from reading and learning... Continue Reading →

Validate Your Code in 3 Easy Steps

The mark-up validator has been updated. This is good news for all of us in the ongoing pursuit to ensure our code validates. The new Mark-Up validator allowed me to validate an URL or a file-upload, plus has a ‘direct-input’ field where text can be copied-and-pasted too. These are certainly going to beneficial. Yes, the... Continue Reading →

Website Powered by WordPress.com.

Up ↑