- Does rel=nofollow work?
It's been almost an year now, since the search community introduced the
rel="nofollow"attribute. It was a ground breaking technique for spammers and not only, but the question is does it still work?- Table rows and CSS question
There comes a moment in a web designer's life where you need to display a table with tabular data on a public site, thus you have to style it to be friendly to the eye, but...
- Switching to charset UTF-8
While recently working on a project I have come across a bit of a problem regarding the charset of a web page. The site has content in russian language thus the iso-8859-1 charset could not handle it very well.