Skip to main content

Home/ Groups/ Web Programming
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.
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!
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. &
Zebeck Jillian

What is Pilates? 3-page site - 0 views

  •  
    Here is a simple three-page site about the Pilates method of physical conditioning. The site features a what is pilates page, history of pilates page and basic equipment page with photos and descriptions. Visitors are able to navigate to each of the three pages from one another. An issue I ran into was knowing how to gage the size of the images and how that affected the text size of the headings.
  •  
    Note that the <img> tag is self-closing--need to remember to have the closing slash on that. You also missed closing one of your <p> tags.
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...)
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.)
Chere B

CSS Basics - Making Cascading Style Sheets Easy to Understand - 0 views

  •  
    cssbasics.com - Everything you ever wanted to know about the basics of CSS (Cascading Style Sheets) table of contents
Katie McLaughlin

All the Presidents' Menus - 0 views

  •  
    Though the assignment was to publish a three-page site, I got a little carried away and added more. This is just a fun site dedicated to (some) U.S. Presidents' favorite foods. From the home page, you can link to Obama, Clinton, Bush 41, Reagan, and Kennedy -- and back home again. Bon Appetit!
Caruso  Nicholas L

Web Programming :: webprog-2-e - 0 views

    • Caruso  Nicholas L
       
      Should this be 2 or 3 pages...? Just checking..
    • Alex Halavais
       
      Doh! Should be three. Fixing it now...
  • All three
  • two pages
  • ...1 more annotation...
  • All three
  •  
    Just a quick question regarding the Fake Profile challenge. Should it be two or three pages minimum?
Garrett Karen

Dynamic Drive DHTML Scripts- CSS Horizontal hover menu - 0 views

  •  
    One of our challenges is to create a horizontal menu bar, which we did not go over. I am in the process of creating mine now and found this helpful. You might too! Hope it helps!
Garrett Karen

SitePoint CSS Reference - 0 views

  •  
    This site has it all. I found it to be a very useful resource when trying to restyle my recipe. It has both, HTML and CSS information. Check it out when you can.
Sarah-Jane Bolling

Walt Disney World-Navigation Bar - 0 views

  •  
    After an afternoon of attempting to figure out CSS, I think I've got a basic understanding. I think the (Oprah) aha! moment happened. I used the site/page I created in the first set of challenges to create this navigation bar. The bar also features a rollover.
anonymous

25 Resources to Get You Started with PHP from Scratch - NETTUTS - 0 views

  •  
    This site provides 25 links to tutorials for php beginners, I will surely be taking advantage of tips found through this site!
anonymous

CSS Menus, css menu - high quality website navigation menus | 13styles CSS Menus - 0 views

  •  
    Offers CSS templates to use for website building.
anonymous

Janko At Warp Speed | Helps you build good looking and functional web sites - 0 views

  •  
    This site include CSS tutorials as well as other web related topics.
anonymous

Carly's Famous Bruschetta - 0 views

  •  
    Here it is my CSS modifies recipe page.
Bryan Dumelin

Useful Page for HTML / CSS / Web Programming Help - 0 views

  •  
    the w3c html validator checks html input to make sure it follows HTML or XHTML standards. it will also help you look for syntax errors.
  •  
    This is the homepage for the World Wide Web Consortium - it details all of the standards for HTML, CSS, etc etc. Its a great resource for web coding help. Site also contains tutorials for more information.
DiLieto  Lauren M

PHP Cheat Sheet (V2) - Cheat Sheets - Added Bytes - 0 views

  •  
    Here is a PHP cheat sheet I found through a google search. It provides a reference for listing date format arguments, regular expression syntax and common functions.
  •  
    The PHP cheat sheet I have bookmarked is an extensive overview of format arguments, regular expression syntax, and common functions. The best part is that it is a one page sheet, making it easy to find what you are looking for quickly.
« First ‹ Previous 441 - 460 of 631 Next › Last »
Showing 20 items per page