Posts tagged as:

CSS

If I knew it was that easy… finally rounded corners

October 2, 2009

If I knew it was that easy my corners would of been rounded when I made the site! I was just poking around the web a week or so back and found an article on “moz border” and “webkit”, turns out you just add this to your CSS and boom you have rounded corners, at [...]

Read the full article →

Rounded Corners-A Starting Place

September 17, 2009

Have not played with this yet, but researched it a little bit and wanted to drop a quick note about a good starting place. Basically it sounds like you can use JavaScript to round your corners and it works in all the major browsers. In your CSS you can use -moz-border-radius: Xpx, Xpx, Xpx, Xpx; [...]

Read the full article →

Great Site for Web-Site Tutorials

September 6, 2009

Wow, just found this one. I’ve looked at several and have had questions answered already.  Take a look around at these great tutorials on whatever you happen to be learning about; web programming, web design, css, database, php, ajax, moo tools and MORE. This is the site of Antonio Lupetti and he does a great [...]

Read the full article →

Making a Custom Web Page for Twitter

September 2, 2009

This one was fun! I really enjoyed it and it got me playing around with some new skills, using a background image in CSS, using absolute positioning and using Photoshop to make a custom background. Well here is how to start (all this stuff is not from me, I use the tutorials from really [...]

Read the full article →

Books for your first Web Page

August 25, 2009

I’m going to list and rate books on occasion that I have read cover to cover or have used extensively for reference and tell you whether it’s worth a buy or not to waste your money. Now is a good time to get acquainted with O′Reilly Books if your new at this stuff [...]

Read the full article →