Posts Tagged ‘css’

CSS 3.0 modules and selectors have been implemented into the most recent update of many popular web browsers, including Firefox 3.5, Safari 4, and Google Chrome. Unfortunately Internet Explorer doesn’t support CSS3. Regardless of the IE fallback, I have decided to implement a number of new CSS3 features into my redesign. I recently updated my style sheet to add border-images. See the horizontal lines on my sidebar?

I used the new “-moz-border-image / -webkit-border-image” to make the necessary changes from a 1px solid line to a 2px repeating image for the bottom border of list elements and other various places. The code is after the break.

Continue Reading…

06.29.09

It’s been a while since I posted. I finished the spring semester with a 3.77 GPA, and a 3.84 GPA overall. Hard work but it’s worth it. I recently redesigned my website to advertise myself as a freelance designer. I think the redesign is a success – warmer colors, better content layout, and slick jquery and mootools effects. I hand-coded the static pages with PHP, CSS/XHTML, JavaScript (mootools & jquery), and of course kept WordPress for my blogging backend.

I integrated the flickr API into my frontpage to display random images from my flickr account. I also integrated my last.fm account to display a live stream of the album covers to the music I am currently listening to – thanks to KomodoMedia for the Sexy Music Album Overlays! In addition, I’ve got my facebook status being piped into the ‘About’ page, of which I had to run through some loops to get working.

I am currently looking for web design or other graphics related work, and I hope my redesign will help bring in some clients with the aid of craigslist and other resources.

I’ve been working on a project for my Technical Writing in Print and Digital Media class over the past two weeks. The project requires that I create a website for a professional organization using XHTML and CSS. I have decided to design a website for Adirondack Cardiology. A family friend who works for the company made me a proposal to redesign this website last summer but I was not able to take on the project due to my busy schedule. Now that I have the time and obligation of school, I am excited to be working on it. I feel it’s coming along well. I’ve recently been focusing on tweaking the navigation bar and I just finished implementing a Javascript based sliding sidebar. Click the image to check it out.