Skip to main content

Home/ Web Programming/ Group items matching "webprog-2-2" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
Rock Jennifer

Movie Choices of Others - 0 views

  •  
    I couldn't bring myself to add these entries on the bottom of my existing module 2 website - instead I went back and added links to the existing pages to this 'new' page, which echoes entries from a data table created entirely in myphpAdmin. PS - my boyfriend actually hates The Land Before Time. I was just having a little fun.
Katie McLaughlin

I link to color values during lecture 2-1 @ 23:09 - 0 views

  •  
    Further explanation regarding why we dive into CSS without thoroughly understanding it first.
  •  
    At 23:09 I link to a page that lists the various CSS color values and displays their various hues. http://www.w3schools.com/css/css_colorsfull.asp
Rock Jennifer

Pumpkin Bread Recipe - 0 views

  •  
    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
Kuban  Ellise J

Guestbook - 0 views

  •  
    This is a Guestbook for my photo site that I made back for module 2. i wanted to have the entries be displayed like a blog, with the most recent posts displaying on top of the older ones so in the SELECT.... i used the ORDER BY feature to do this. i also noticed that everytime i loaded the page, an empty posting would show up on the guestbook, so in the SELECT i had to specific WHEN something specific was happening... aka.... when the name field was filled out. that is why there is a *required next to the name input
Nancy Hall

Very Random Image Selection - 0 views

  •  
    I can't believe it. I actually figured this out!! After staring at it for about 2 weeks, I finally saw what I did wrong! Wow, do I feel some major relief! Enjoy the dropdown, folks. I know I will, now that I made it work.
Nancy Hall

Insert Recipe Comments - 0 views

  •  
    Here is my first venture in MySQL. You can leave comments on the bottom of the slightly restyled recipe page. Can't view them yet (that's phase 2), but they insert into the database.
Bryan Dumelin

Web hosting provider - Bluehost.com - domain hosting - PHP Hosting - cheap web hosting - Frontpage Hosting E-Commerce Web Hosting Bluehost - 0 views

  •  
    For this class and all my web hosting experiences, I have only used Bluehost.com web hosting services. They make it so simple and easy to host your sites - multiple sites are really easy to host ( a folder file system). You can upload to the server using FTP or a secure web disk if using a mac. Sites are then hosted on 2 platforms - public or private. Thus allowing for secure areas for additional site functionality. What is also great about this service is that I have a file server wherever I go - no longer do I need to worry about carting a flash drive or disk with me everywhere, all I need is my computer. They are 100% reliable, was easy to transfer my domains to them and host all my pages. Definitely recommend it.
Monica Aversa

Web Developing | Web Browsers News and Reviews - 0 views

  •  
    It looks as though 2 other people submitted sites on color charts, so variety's purposes, here's a site that provides information on various web browsers. It's a bit of a learning experience -- did anyone else know there is a web browser called Firebug or Opera Dragonfly??
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

Stylesheet governance question - 0 views

  •  
    This should take you to the comment I made on the Viddler timeline.
  • ...1 more comment...
  •  
    Trying to properly bookmark my Viddler comments to Module 2.
  •  
    btw, I am commenting as "barackberry" (I had problems with my original login)
  •  
    Question about calling in multiple stylesheets at 10:21 on the timeline.
Sorteberg  Matthew T

PHP Tutor - 0 views

  •  
    This is my attempt to help others who are trying to create a task that spits back random images instead of just a random number (the Dice module). I used a screen shot from a w3schools example, and I also used 2 screen shots of my own work to assist others. This saved time in writing the code...
Kuban  Ellise J

Graded - 0 views

  •  
    updating this page on my photo site from module 2, I have changed the layout a bit. I have also added buttons to show and hide the description of the pictures. I really like this show/hide feature. I feel it will come into good use when i have alot of text, that i dont want overwhelming a user unless they want to read it all. the jquery home page and tutorials are very very helpful with great, at least i think so, examples/demos/references to using javascript and jquery
  •  
    Cool!
Pat Salvas

Fibonacci Code! Its like the DaVinci Code... But without a movie or book - 0 views

  •  
    My Fibonacci code
  •  
    Dude! And after we talked about that common error, too! But as with the others, I'll count it as "close enough for gov. work." Note to everyone: the Fibonacci series *starts* 0 1 1 2 3 5 ... Less than half of yours do :/.
Bawa Neha

School of Communications - Quinnipiac University - 0 views

  •  
    What works:- crumb trail still exists, the infamous bulleted list still exists, and all course/ program information is still up there. What doesn't work:- No pictures or logos.
Bawa Neha

Lentil Salad - 0 views

  •  
    I'm not sure why I can't view my header in Firefox, but it works on my preview. Re-styled recipe page.
  •  
    What header? Don't see it in the code either...
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.
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!
Wright Sashagaye

Jamaican Curry Chicken - 0 views

  •  
    My recipe page restyled.
Gomez Evamarie

Create a basic css horizontal menu - 0 views

  •  
    Here is another website with some CSS tutorials and templates. I've specifically bookmarked a page on how to create basic horizontal menu in css. Hope this helps!
Gomez Evamarie

Introduction To CSS - 0 views

  •  
    I found this site while searching for some CSS tips for Macs. I've only looked at the CSS section. It also has some tips on photoshop, java, and html.
« First ‹ Previous 41 - 60 of 139 Next › Last »
Showing 20 items per page