Wednesday, May 21, 2008

One Rounded Corner

We see that amazing corner, over there. Yes, that one rounded corner. Sadly enough that one corner took me longer to put in than most full rounded corner containers.

Why did that take so long you ask? Because for some reason or another one rounded corner is not often wanted, therefore looking it up online didn't do too much for me, at all.

So now for your veiwing pleasure and hopefully something that helps you out later, how I put in my one rounded corner:

CSS:


.blog-posts {
background: #FFFFFF url(http://www.metamudcreations.com/dot.png) repeat-y top right;
}
.topbord {
background: #FFFFFF url(http://www.metamudcreations.com/dot.png) repeat-x top right;
height: 10px;
}
.corner {
background: #FFFFFF url(http://www.metamudcreations.com/corner.png) no-repeat top right;
height: 50px;
width: 50px;
float: right;
}

html:

The first style is just added to the main div you want the border and corner on.

The other two look like this, in this order inside your main div. If you do not put them in this order it will not work.



So hopefully this helps you out if you ever want to just make one rounded corner.

To vent my frustrations again soon!
L4X9

Sunday, May 18, 2008

Introduction

What is L4X9 about?

L4X9 is my view on computers, internet, and technology as I know it. I will place my perils in computing for all to see on here. I will also post anything interesting I see around the internet. Hopefully you will learn something from me. I also hope though that I will have the opportunity to learn from all of you.

Who am I?

I am Cameron Battagler the all around host of L4X9. I am a programmer, web designer, doodler, pizza eater, photographer, wii player. I am just all around interested in technology and computers and I want to share that interest with you.

L4X9, how did you think up that name?

In all honesty it was the first four letters that popped into my head. I thought they sounded cool and now here we are.