Skip to main content

Home/ Groups/ Web Programming
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!
Rock Jennifer

Me, Myself & I - 0 views

  •  
    Here is the "all about Jen Rock" page - hope it tickles everyone.
  •  
    hi, jen, you... uh... rock! :-)
Alex Halavais

All about Marie - 0 views

  • 80 percent raw food and running 3 miles at least twice a week
    • Alex Halavais
       
      Wow! Congratulations!
    • Alex Halavais
       
      Actually, congratulations on all three. That's an impressive line-up.
  •  
    Here is my introduction. I had a negative visceral reaction to the lack of markup on this challenge, so I strayed from the directions and I added lots of
    and hyperlinks.
  •  
    Ah, this is a 1-d, I believe, I've added that tag.
Alex Halavais

Web Programming :: webprog-1-d - 0 views

  • intro.html
    • Marie Shanahan
       
      What's the difference between naming an HTML file with .html or .htm? Both work, right?
    • Alex Halavais
       
      HTML is the "correct" choice, though .htm will also work. The latter is a result of limitations of the early DOS & Windows systems, which could only handle 3 letter extensions (and 8 letter filenames). Why is it still used today? Microsoft continues to push it as a feature, not a bug, and those using MS servers or ASP are more likely to use it, unless, of course, it is a .asp page. But the standard usage is still .html.
DiLieto  Lauren M

Dice Game - 0 views

  •  
    On this website you can take your chances and see what you get when you roll two die. Test your luck then go to Vegas!
  •  
    Hmmm. Not quite there on this one yet. Looks like you only have one image up (1.gif) and it's of a 6!
Pat Salvas

BackStagePass.com - 0 views

  •  
    this was the original website from the first module. I have added another list to the bottom that should've change over, but it shows the difference between a bulleted list and the CSS horizontal menuthis was the original website from the first module. I have added another list to the bottom that should've change over, but it shows the difference between a bulleted list and the CSS horizontal menu
  •  
    this was the original website from the first module. I have added another list to the bottom that should've change over, but it shows the difference between a bulleted list and the CSS horizontal menu
Deitrick  Erica L

Student Life and Fitness - 0 views

    • Alex Halavais
       
      Biiig gap here :). Might be able to fix this by putting the image *before* "At college" and then floating it to the right...
    • Alex Halavais
       
      I like this page head...
  •  
    I used the QU page that I replicated from the first module. I added a menu bar in order to decrease the amount of scrolling for the user. This way when they go to the page they can click on the menu tab rather than scrolling all the way down the page to see the options. Having a menu bar is so much more effective for this webpage, each tab goes to the QU website for each topic.
  •  
    I fixed a few of the gap issues. This is how it looks now.
Pat Salvas

Rice Krispie Panda - 0 views

  •  
    webprog-2-d
  •  
    This is my recipe. We actually made these earlier in the year, but without the frosting. I think that they are prolly in my top-5 most adorable foods I have ever seen.
DiLieto  Lauren M

Red Zuppa Di Mussels - 0 views

  •  
    Here is an updated link to my recipe for Red Zuppa Di Mussels, enjoy!
  •  
    Missed closing the "header" div (that is, you're missing the closing bracket). Haven't tested to see whether it renders in browsers other than Firefox, but need to be careful of such issues. Good job here.
Alex Halavais

untitled - 0 views

shared by Alex Halavais on 11 Feb 09 - Cached
  •  
    so how do we get in here?
Starr Andrew

Sausage and Egg Casserole Recipe - 0 views

  •  
    This recipe is a summer tradition at my in-laws' beach house. Lucky for wife...
  •  
    Well done.
Rock Jennifer

Pumpkin Bread Recipe - 0 views

  •  
    For those who haven't experienced the joy that is Pumpkin Bread, here is your opportunity to "wow" friends and family.
  •  
    Nice use of entities, esp. &
Lee Howard

Blueberry Muffins - 0 views

  •  
    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!!
  •  
    Looks nice - and reminds me of Willy Wonka!
Nick Caito

Module 1 - 0 views

  •  
    here's my work for module 1... it's a three page site, each with a picture and 2 links. hopefully it's all valid xhtml.\none page is an 'about me,' another is a recipe
  •  
    Hi, Nick. Need to remember to tag these with the appropriate challenge, or I don't know to check them :). I've added the tags to this one.
Hoving Allan

Introduction: Allan Hoving - 0 views

  •  
    with minimal tags and no links, per assignment
  •  
    My introduction
Bawa Neha

http://icm505nb.nfshost.com/index.html - 0 views

  •  
    Hi folks. This is my three page, interlinked, image included website for sub module 1-g.
  •  
    Be sure to use titles in your html :).
Hoving Allan

Ben's-Style Chili for Half-Smoke - 0 views

  •  
    On the RecipeFork.com site where I found this, one person commented: "That looks like a turd on a bun."
  • ...1 more comment...
  •  
    Recipe for a Ben's-Style Chili Half-Smoke, which Obama sampled from the famous DC eatery.
  •  
    Looks good. Just as an FYI, your <blockquote> didn't quite get closed.
  •  
    closed it. thanks!
 Mark Zaniewski

CSS Restyle of Chicken Kiev - 0 views

  •  
    New and improved CSS version. Also found a menu bar template, fiddled with it a bit, and made comments as part of understanding how it works. Attempting to satisfy webprog-2-d and webprog-2-f.
  •  
    Very nice! If you stick the code for the menu bar *inside* the "wrap" div, I have a feeling it will work out better. Right now, when you maximize on a big screen, the menu goes a bit wonky. (Don't need to fix for the purposes of this assignment, but just so you know.)
  •  
    Thank you! I've been going a little nuts with a few things. :) The menu bar was easy to place in Firefox, but wouldn't position properly at all in IE. I managed to do some fudging, but don't like the result, as I later gave up margins:auto to pin things down. After all that, the two browser renditions still look a little different. Much to learn.
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.)
Marie Shanahan

Recipe: Green Smoothie - 0 views

  •  
    A staple of the raw food diet. Looks green, tastes good!
  •  
    So, great page. But :)... Tables for layout is bad news. There's no way to predict how it will be viewed on some devices, and it makes it harder (in some cases) to be spooned into a CMS. So, fine for now, but lose the <table> habit for anything other than tables as we move forward. (In this case, floating the image to the left would accomplish the same effect, but provide a liquid layout...)
« First ‹ Previous 61 - 80 Next › Last »
Showing 20 items per page