Me, Myself & I - 0 views
All about Marie - 0 views
-
80 percent raw food and running 3 miles at least twice a week
Web Programming :: webprog-1-d - 0 views
-
intro.html
-
What's the difference between naming an HTML file with .html or .htm? Both work, right?
-
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.
-
Dice Game - 0 views
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
Student Life and Fitness - 0 views
-
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.
Rice Krispie Panda - 0 views
Red Zuppa Di Mussels - 0 views
untitled - 0 views
-
contain advertising
-
much the way cable TV targeted its viewers
-
e-tool,
- ...10 more annotations...
Sausage and Egg Casserole Recipe - 0 views
Pumpkin Bread Recipe - 0 views
Blueberry Muffins - 0 views
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.
Introduction: Allan Hoving - 0 views
http://icm505nb.nfshost.com/index.html - 0 views
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...
-
Looks good. Just as an FYI, your <blockquote> didn't quite get closed.
-
closed it. thanks!
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.
[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.)
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
for html coding. I hope you enjoy!