I've got an entry form (for my weblog), with a checkbox at the bottom. I want the checkbox to be right aligned flush with the right edge of the textarea. Simply doing variations of text-align: right; ...
Web developers often engage themselves in discussion around whether HTML and CSS are easy or hard. Well, HTML and CSS are easily comprehensible languages as both these languages are straightforward ...