Skip to main content

Home/ Groups/ Web Programming
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.
Alex Halavais

untitled - 0 views

  • "desert called 'Cyberland'"
    • Alex Halavais
       
      I didn't recognize it, but Google knows all! Nice job here. +10
    • Alex Halavais
       
      Ooops! I meant +15. Won't be my only mistake :).
  •  
    My intro page, for whoever would like to check it out.
  •  
    Here's a very concise paragraph to give a quick introduction to the world of Nancy. it doesn't say too much about me, but I'm sure more will be revealed in time.
Alex Halavais

HTML Color Names - 0 views

    • Alex Halavais
       
      This will be especially helpful when we get started with CSS. Thanks, Nancy. +10
  •  
    W3Schools is an amazing resource. I used it in my last ICM class (512) for tutorials in XHTML and CSS. This particular page provides the hexadecimal codes for many colors that we can use in web pages as we go through our class challenges. Hope it helps! (I use it all the time!)
Kelly Utt-Grubb

Heavenly Sweet Potato Casserole Restyled - 0 views

  •  
    It may be a great recipe, but no one is going to try it if the page doesn't look great.
  • ...1 more comment...
  •  
    Nicely done!
  •  
    Nicely done!
  •  
    Nicely done!
Lee Howard

Dice Game - 0 views

  •  
    This page allows one to roll two dice and have a graphic depiction of the dice rolls for each. Thanks to Professor Halavais for steering me back in the right direction!
  •  
    Not exactly what I had in mind, but meets the requirement...
Deitrick  Erica L

Make an HTML Document - Webmonkey - 0 views

  •  
    Check this out!
  •  
    This site is about how to make an HTML document. It provides information on tags and provides an example of a simple HTML document. It is useful because it is very simple and easy to understand.
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.
Bryan Dumelin

ESP-Test - 0 views

  •  
    This is my rendition of the ESP cards with random card generation. This one had taken me a while because I wasn't quite getting the concept of how the url were being passed. After re-watching the videos, I was able to grasp the concept better. I had originally thought that i could have the php function on a switch and then have a hidden input variable passed to the url...turn out i was over-thinking it....rather than give away the answer, just see for yourself!
  •  
    Nice!
anonymous

Carly's Famous Bruschetta - 0 views

  •  
    Here is my recipe page! Hope you enjoy it! You should try it at your next dinner party, it's quick, easy and delicious!
  •  
    I've changed the tag here to webprog-1-f. Be sure to tag to the correct assignment or I might miss something :).
  •  
    Also, it's not a show stopper for this assignment, but be sure to remember to close your head section.
Monica Aversa

Challenge for webprog-4-f: Form using PHP and MySQL - 0 views

  •  
    This brings you to the guestbook for my gluten-free pizza crust page.
  •  
    Seems to be eating the last part of my URL. Is the VARCHAR big enough to hold big urls? Or is it something else? Be nice if the URLs were links (e.g., for the name). Nice, but unnecessary :).
Caruso  Nicholas L

Tortellini Soup Recipe - 0 views

  •  
    Had some help with the CSS parts: Used Chapter 1 (Specifically Page 41) in Head First HTML to walk me through the CSS coding.
  • ...1 more comment...
  •  
    Here is a recipe for Tortellini Soup that we make quite often. It's pretty easy and painless, yet quite delicious.
  •  
    Nice work here. A couple of suggested improvements. First, you should avoid using the center tag, but if you do, it should be inside the "body" tag--generally nothing comes between the HTML tag and the head tag. Also, you're missing your body :). However, it meets the requirements for the assignment, and looks good doing it.
  •  
    Sounds delicious, too.
Alex Halavais

Web Programming :: 1-4: Text Markup - 0 views

shared by Alex Halavais on 26 Jan 09 - Cached
  • <em>monkey</em>
    • Sarah-Jane Bolling
       
      Are there any real differences between the tag and the tag? I have only really ever used the and don't recall ever even hearing about the same with and
    • Alex Halavais
       
      I suspect the sticky note ate your tags! The difference between em and i is pretty much semantic. i and b were introduced by the browsers as tags, and not by the W3C. So to write valid code, you should really use the strong and em. But I will admit to slipping into i and b with some frequency. Again, best to get in the habit of strong and em, if at all possible.
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.
Alex Halavais

Snickerdoodle Cookies - 0 views

  • Do not
    • Alex Halavais
       
      My eyeeeeeees. :). A fine exploration of what CSS can do.
  •  
    I had a lot of fun with revamping the look of my recipe page. I added a background image, jazzed up fonts & colors, had some fun with my bullets and even figured out how to add blinking text! One of the sites I got from CSS Zen Garden's CSS Resource Guide (listed as Web Developer's Handbook, which I will also bookmark) was a huge help. Enjoy!
  •  
    Oh my! You have some fun stuff going on there! :)
anonymous

Mark's Intro - 0 views

  • may not be totally accurate
    • Alex Halavais
       
      And in that you have anticipated one of Module 2's challenges :).
  •  
    Introduction assignment (webprog-1-d) for Mark Zaniewski, aka the artist formerly known as Vidmark. Just trying a few tags
Wright Sashagaye

Web Programming :: 1-6: Images - 0 views

  •  
    When I view my recipe page on the desktop the image and links work fine. But when I publish it to the internet, the link for the image works but the image does not show up. I followed the steps meticulously and cannot figure out what has happened. Can you let me know what I missed?
  •  
    Hopefully I already answered this, but in case not: *Everything* for the site has to get uploaded to the server. So, if you are including an image, the image also has to go up to the server. Next week, when we do style sheets, the style sheet has to go up to the server. Since it's a whole 'nother computer, you need to make sure all the pieces that make up your page/site make it up.
Alex Halavais

untitled - 0 views

  • why else would I be in this course
    • Alex Halavais
       
      Who knows... There may be some non-ICMers lurking this semester...
  •  
    This is a little about me.
Starr Andrew

The Renegades at the New York 'Times' - The All New Issue -- New York Magazine - 0 views

  •  
    Good article on innovation and opportunities in ICM, even at "old journalism" institutions like the NY Times
  •  
    Profile of the team at the New York Times working on transforming the newspaper into an online interactive experience
Bryan Dumelin

Bryan Dumelin - Intro "Hello World" - 0 views

  •  
    Thought I would share with everyone a bit about myself. It was interesting creating a page without tags because I was limited to the layout running on and on without line breaks or margins on the page. I tend to design sites with organization and structure and this was totally out of the ordinary for me. Happy Reading.
  •  
    nice to meet you, bryan. do you know jeff peduto at the hartford?
« First ‹ Previous 41 - 60 Next › Last »
Showing 20 items per page