OK, I've got to the point that I can read .css, but writing it? Completely beyond me.
So, what I want, is to sort http://not-little-england.blogspot.com/ so that the search box is on the right of the logo, the logo left justified and no longer centered. It's such an easy job, but I can't get it to work properly. What very basic principle am I missing?
Oh yeah; what's the html tag to force a display of unformatted text and/or code? Playing around with the blogger template is teaching me a fair amount, but I just don't 'get' code in the way the code monkeys I know do...
So, what I want, is to sort http://not-little-england.blogspot.com/ so that the search box is on the right of the logo, the logo left justified and no longer centered. It's such an easy job, but I can't get it to work properly. What very basic principle am I missing?
Oh yeah; what's the html tag to force a display of unformatted text and/or code? Playing around with the blogger template is teaching me a fair amount, but I just don't 'get' code in the way the code monkeys I know do...
no subject
Date: 2006-Jan-26, Thursday 15:26 (UTC)<div style='width:200 ; float:right'>whatever</div> something else
will set "whatever" to the right of "something else", but on the same line.