Hey! Here's my situation. I've got a webpage already designed and coded.. But there's a small problem. In the html file, I've got some of the css style sheet code embedded in it. such as: I need all of the css code referenced in a stylesheet instead. Also if you can go through and clean up any sloppy code in the HTML file that'd be awesome. This is a super quick project. Will Pay $15.. I've got tons of stuff going on so would like to form a lasting relationship and bring ya on board. Cuz I'm over trying to figure out this css stuff =)
hey GhostDragon, you can contact me at my email: and we can talk there, I'm quite experienced with both html and css so creating an external stylesheet for you shouldn't be too hard. Talk to me soon! TheRien
just cut everything between <style type="text/css"> and </style>........and paste them into style.css........
Change <link href="style.css" rel="stylesheet" type="text/css" /> <style type="text/css"> .style5 { font-size: 11pt; font-family: Arial, Helvetica, sans-serif; } .style34 { margin-left: 7px; margin-right: 7px; Code (markup): to <link href="style.css" rel="stylesheet" type="text/css" /> <link href="style2.css" rel="stylesheet" type="text/css" /> Code (markup): and copy paste all the css into style2.css thts it.... "Smtyms its bettr to learn so next tym you can do smthng much better" Regards, Shantanu