Skip to main content

Home/ Web Programming/ Group items tagged in

Rss Feed Group items tagged

Alex Halavais

Since Stonewall Contest - OutHistory - 0 views

  •  
    And then there's this competition. Probably a bit much for this class, but if student(s) are interested, I would be happy to do an ind. study in the summer.
Lee Howard

InformIT: Working with Data in MySQL > MySQL Data Types - 0 views

  •  
    This is a nice tutorial on how to use MySQL to manipulate data. Really cool!
Marie Shanahan

Green Smoothie with a side of CSS - 0 views

  •  
    I retooled my green smoothie recipe with a cascading style sheet for all elements. I have multiple divs, an image that "floats" to the right, and a fixed background image.
  •  
    Well done. Need to keep a keen eye on legibility with background images. But like the direction you moved in.
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.
Katie McLaughlin

MySQL tutorial/beginners' guide - 0 views

  •  
    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.
Mark Cotrupe

Viddler.com - Resizing Images in Photoshop - Uploaded by markcotrupe - 0 views

  •  
    A quick and easy way to resize your images for the web.
anonymous

The Fibonacci Sequence - 0 views

  •  
    Yay! Although the code doesn't look right when I view source? Is this ok?
  •  
    Well, it's a good start, but you need to have it run the first 500 numbers, not up to 500 :). So, it's running about 480 short right now. As far as the code goes, just make use of a basic template, except for the PHP bit of it in the middle.
Rafael Santiago

css Zen Garden: The Beauty in CSS Design - 0 views

  •  
    A cool website that shows what can be artistically done with CSS
  •  
    I assumed this was 1-a, and added that tag :).
Hoving Allan

Cheat Sheet Round-Up: Ajax, CSS, LaTeX, Ruby... | Developer's Toolbox | Smashing Magazine - 0 views

  •  
    How can I tell if anyone else has previously bookmarked this?
  •  
    Here's an interesting site I encountered looking for CSS cheat sheets. I'm not sure how useful it might be, it because the entry is dated 2006. But the eye-candy on the page attracted me.
  •  
    Have to check the bookmarks in the group.
Alex Halavais

untitled - 0 views

  • uggss
    • Alex Halavais
       
      I've been told these are required for matriculating at QU. Haven't verified this in the Student Manual yet.
  •  
    Here is a brief introductory to me (and my first html page).
Caruso  Nicholas L

My intro... - 0 views

  •  
    Hi, everyone. This is the very first page I have ever created: my introduction.
  • ...1 more comment...
  •  
    Nicely done, and perfectly fine for 1-d. Just be sure that for future challenges, you swap out the
    with
  •  
    Ooops, didn't know we could do HTML in these things. What I said is that for future challenges you should replace >br< with >br /< .
  •  
    Third time's the charm: for future challenges you should replace <br> with <br />
Nancy Hall

About Me - 0 views

  •  
    I figured I would use this 3-page site to tell a little more about myself (and, hopefully, make you laugh a little bit). It is very simple, but it should give you a little more insight into what you're dealing with.
  • ...1 more comment...
  •  
    Nancy, I love your personalized muppets! That's awesome.
  •  
    Hahaha. Thanks, man. We made 3 that day (the third went to my nephew for XMas), and they give them to you in clear plastic bags. So The best part of the whole experience was the reaction from people I passed on the streets of Manhattan!
  •  
    What coding did you use to place the 3 hyperlinks next to each other, across the top? I'm going to do my 3-page site now, but will most likely leave them vertically.
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
  • &lt;em&gt;monkey&lt;/em&gt;
    • 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.
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.
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
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
Hoving Allan

search the web for any song in the world - 0 views

  •  
    touted as possible pandora killer
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.
« First ‹ Previous 221 - 240 of 253 Next ›
Showing 20 items per page