butch
-
Creating an e-commerce site
You really want to use a e-commerce solution that is already made. Things like security, shipping rates, taxes and payment gateways are a huge undertaking. Using WordPress your will get a highly customizable and adapatable CMS. E-commerce plugins l…
-
Starting out. Any suggestions?
I really started using a couple of jQuery plugins at first, figuring out how they worked and then changed them to my needs. I really didn't know anything about javascript before, and I have since bought a book and have been reading it. I think …
-
Starting out. Any suggestions?
I first used Dreamweaver but after watching the video screen casts here on CSS-Tricks and following tutorials on Nettuts, I found using a program like Coda was better for me. It made me concentrate on hand writing a lot of code over and over before …
-
anyone know a good photoshop tutorial for beginners?
Chris made some screen cast's http://css-tricks.com/video-screencasts/49-hodgepodge-of-photoshop-tricks/, http://css-tricks.com/video-screencasts/16-creating-the-photoshop-mockup/. Nettuts+ has a bunch of tutorials like this one http://net.tuts…
-
Build a site like css-tricks.com
Assuming you are just beginning with web design, I think basic education for any website not just this one would be HTML and CSS. Then add some Javascript for some added polish. ;) I think CSS-Tricks is built with Wordpress, so some knowledge of …
-
Best way to learn photoshop
I'll second psdtuts. There are a lot of sites like these on the web, just need to poke around to find them. Has Lynda really changed in the past year, I had a free trial and I was not really impressed with what was available.
-
ASP and HTML questions
Glad I could help. I'm actually learning ASP right now. Still on the fence if I like it or not.
-
setting up Sites in Coda
Here is a link from Panic, I emailed them a question about something along with Sites and they included this in their responce. http://www.panic.com/coda/developer/learning/sites.php
-
ASP and HTML questions
Do you want to include a sidebar or header/footer in every page and just your content would change? If so check into Master Pages. You can create a layout with a content holder were you could put your content that changes from page to page would g…
-
understand the code, but crap at designing.. help!!
I believe I'm the same way. I can understand the code and why stuff works and such but can design to save my life. I have given up on a lot of PSD designs for my website because drawing on paper is a lot easier for me than using Photoshop. But …
-
First hand coded web site. Any thoughts welcome
Really nice job. Just what is that little circle thing down at the bottom of the page?
-
My first website using CSS.
Hey ikthius, thanks for checking out my work. I changed the width, and footer font color. I am working on the body styling to separate the content a bit better. Just one question, what would you suggest on separating my header and nav from my bod…
-
Mac programs for developers?
I use Coda and Adobe's Creative Suite, mainly just Photoshop, and Illustrator. I have used Dreamweaver but just prefer the "polished Mac type" program that Coda is. I also use MAMP for local development before I set up a little loca…
-
[Solved] Problem with Myspace Banner
"mikes" said:[quote="crockettkid"] div table table, table table table { margin-top:0; } Here's part of your problem. Dump the nested tables and switch to css layout. Once you try it, you'll never go back! :)[/quote]…
-
Buying a mac
I just tried Coda out for the first time this weekend and I am hooked on it. I have been using Dreamweaver for all my coding but after watching some of Chris's video's and watching the video's on Coda's website I think I will def…
-
How do you create a "new" page for a site?
Thanks for the reply's. Looks like it's time to learn some PHP.