Skip to main content

Home/ Web Programming/ Group items tagged recipe

Rss Feed Group items tagged

Sorteberg  Matthew T

http://ingredients.nfshost.com/recipe.html - 0 views

  •  
    Recipe Time! I thought I would add this recipe today for it's Super Bowl Sunday and many of us will be attending parties. This is a great treat to bring along with you and it's easy too! Enjoy
Nick Caito

recipe comments - 0 views

  •  
    my pitch and catch for comments on the recipe. pitcher is 'recipe.php,' catcher is 'recipecomment.php'
Caruso  Nicholas L

Tortellini Soup Recipe WITH Menu Bar - 0 views

  •  
    I added a menu bar to my recipe page. Now, the page links to "Other Recipes", "Other Soups" and "College Inn," all with dropdown options linking to external sites.
  •  
    I forgot to add that I used this site as a reference for the Menu Bar: http://www.alistapart.com/articles/dropdowns/ A friend of mine also helped me with the positioning of the nav as well.
Gomez Evamarie

Reduced-Fat Flan - 0 views

  •  
    Hello everyone! This is a recipe I found on www.allrecipes.com. I love flan but I haven't personally used this recipe. In creating this page I found some tags on www.w3schools.com that were useful. I'll try to spice this page up more but for now here it is.
Sarah-Jane Bolling

Crock Pot Chicken Wings - 0 views

  •  
    Here is my updated recipe page; CSS version. This new one has a gray background for the main page and white to make the actual recipe stand out. The main title stands out against the other headers by color and size. All headers are in a sans-serif font while body text is a serif. Also, the links have a rollover feature and are a differnt color than the body text.
Marie Shanahan

[Valid] Markup Validation of http://marie.nfshost.com/recipe2.html - W3C Markup Validator - 0 views

  •  
    I took my recipe html file and tried cleaning it up. After numerous attempts to fix my code myself, I clicked the "Clean up Markup with HTML Tidy" button. HTML Tidy basically truncated my table-specific CSS and aggregated it at the top. I suppose I'll learn how to do this myself when I begin on Module 2. Instead of changing the original file, I saved a new one to show to the code difference at http://marie.nfshost.com/recipe2.html
  •  
    HTML Tidy is a lifesaver--as long as you look at the changes and can figure out why they have happened. (It also makes it prettier, if you use the "indents" feature.)
Bryan Dumelin

Webprog-1-f Recipe - 0 views

  •  
    This is a recipe page I deveoped for challenge 1-f . It was created using ms-notepad and utilized the basic tags of
    for html coding. I hope you enjoy!
  •  
    Nice work--be sure to keep those tags lower case!
Gomez Evamarie

Recipe Page Makeover - 0 views

  •  
    Here it is folks; my recipe page do-over. I wanted to add a background image that I made on photoshop but it wouldn't load/show. Enjoy the page.
Bryan Dumelin

CSS - Recipe Restyle - 0 views

  •  
    This bookmark is a combination of 2-d and 2-f: it is my restyled recipe and horizontal menu for the CSS portion of the course. At first, I was a little hesitant / confused about learning the CSS formatting. Once I got used to the concept of the css formatting I found myself wiring code with ease. There was many back and forth between typing and viewing in the browser, but I got the hang of it. The one issue I had was with browser compatibility - the margin: auto; code did not render well in IE7, but had not bugs in firefox. The most difficult potion of the menu was hiding the attributes that the browser assumes should be included with a bulleted list and links hence why a css style sheet comes in handy.
  •  
    Very nice. Should make it a habit to title your pages. But well done.
Garrett Karen

Carrot Cake Recipe - 0 views

  •  
    Visit my recipe and leave a comment :)
Lee Howard

Gramma's Blueberry Muffins - 0 views

  •  
    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.
Hoving Allan

Chili for a Ben's-Style Half-Smoke with CSS - 0 views

  •  
    nutso: a misplaced semi-colon can mess you up big-time
  •  
    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).
Starr Andrew

Sausage & Egg Breakfast Casserole Recipe - 0 views

  •  
    Restyle of my original recipe challenge
Lee Howard

Blueberry Muffins (with PHP and using MySQL tables) - 0 views

  •  
    The blueberry muffin recipe now includes a way for people to send in their names, email addresses and comments about the recipe, and my database will keep track of all the information, ready to spit it out to me at a moment's notice!
Garrett Karen

Carrot Cake Recipe - 0 views

  •  
    I hid the form to fill out a comment on my recipe page. If you click on "comments" the form will appear.
Rafael Santiago

Nestle Toll House Chocolate Chip Cookie Recipe - 0 views

  •  
    For challenge 1-f, I took a recipe and reformatted it using the tags I learned to use from the lectures.
Nancy Hall

Snickerdoodle Cookies - 0 views

  •  
    Here is a recipe I found to make snickerdoodle cookies. If you've never had them before and are a fan of cinnamon and sugar... brace yourself.
Monica Aversa

Challenge for webprog-1-f: Submit a Recipe - 0 views

  •  
    For anybody who has Celiac's Disease (or just wants to go gluten-free): Here is a recipe for GF pizza crust. It's a bit long, but it bakes and it should conform to the 1-f standards. Have fun.
  •  
    Looks good. A couple of notes: bgcolor (in the body tag) should be all one word if you use it, though we'll be doing CSS which gives you more flexibility. Also, you make heavy use of br. BR has a specific place, and what you really should be doing is wrapping each of those paragraphs in p tags. That will make life much easier when it comes to validating your code.
Sarah-Jane Bolling

Crock Pot Chicken Wings! - 0 views

  •  
    Here is a yummy recipe for some chicken wings cooked in a crock pot and finished in an oven. Try them out, you'll love them!
Ford  James A

A Dirty Martini with a kick - 0 views

  •  
    Here is my recipe for a dirty martini with a kick. My friend suggested it to me a few weeks ago and I have yet to try it, but he claims its good. If anyone ends up trying it please let me know!
  •  
    So close! Open it up in a browser, and do View>source. Then, look for the red. Can you see what is wrong?
1 - 20 of 101 Next › Last »
Showing 20 items per page