Here is my recipe upgraded with some CSS.
The only trouble I had was getting images that I created to link to my stylesheet. So instead I just found some images via Google Images and used them as background images. I know it's not the best case, but as I'm learning, I thought it'd be alright just so I can see what happens when...
I restyled my recipe for blueberry muffins, giving it a border, colorful headlines and some interest in the type style. I can't believe how difficult this all is!!
This is my 3 page, well 4 page website for module 2. They are all linked to the same CSS sheet. It's about great rivalries in Boston Sports and has a lot of other fun links too. Enjoy!
I was trying to add a menu bar to my original recipe program. It's not as pretty as I'd like it, but it works! The links go back to the way the original recipe looked...
I really like a clean menu bar. Most buttons seem dated and clunky to me. Just my .02, of course. There are probably some gorgeous buttons floating around somewhere out there - I just haven't seen them in a while.
This site is very helpful for review. While I was able to complete the PHP assignments some of the concepts were a little hazy. This site is helpful if you would like further explanation. The author provides example code and breaks down each step in a way that is easy to understand. For instance. Here was one of the basic examples:\n\nLoops like these come in handy whenever you're working with long lists of things (such as jokes stored in a database... hint-hint!), but for now we'll illustrate with a trivial example: counting to ten.\n\n$count = 1;\nwhile ($count );\n $count++;\n}\n\nKind of scary-looking, I know, but let me talk you through it line by line.
This site seems to have some basic (read: semi-easy to understand) information written in non-geek speak. Just the basic opening paragraph explained it to me better than reading a bunch of other pages I found
While by no means a complete reference, this page gives a much more thorough overview on MySQL that a lot of the other sites out there. I especially like the 'tips and functions' section.
Recipe with comment form - much love to the Head First PHP & MySQL book, whose fabulous chapters 2-4 were very helpful, and kept many tears away. And love to Erica, for letting me know that creating the additional user was a MANDATORY step. <3
Astrological Pickup Maximizer. Calculate her sign like the best of the lounge lizards. Works great in Firefox, nonfunctional in IE. Still thinking about it - something in the CSS. Bill, dude - your browser is killing me! :) Thanks to Professor Halavais for helping with the endgame.
Did a for the recipe; linked to a style sheet; added background color; added border and changed style of list; changed link color (but don't know why viewed link color doesn't change).