MyBB Community Forums

Full Version: Can this be done with CSS?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So i have attached a picture of what i want to do.

I want to make the corner like that(i have painted it so i can show you what i want to do)
Between css and xhtml, yes of course you can.
Can you give me an example/sample?
Sorry not at this time. Look into "float" css parameter.
What i meant was for it to have borders and to be in the very corner, otherwise text could be floated to that position.
You create a div (XHTML) then style it (CSS) how you want. If you want the div to have a border then you use "border:1px #000" or whatever. Look into the "position" parameter too in CSS. I'm not going to make this for you. I'm going to tell you it can be done and to go learn something today.
You can view source from this Toungue

http://dl.dropbox.com/u/10548536/demo.html