Skip to main content

Home/ Web Programming/ Group items tagged html

Rss Feed Group items tagged

Bryan Dumelin

Web Programming :: 5-1: Javascript - 0 views

  •  
    I asked 2 questions related to Javascript.
  •  
    At the 17:23 mark in the first video of the JavaScript module, I asked if Professor Halavais could clarify some text on the screen. However, the text may have been blurred out deliberately since the surrounding text is fuzzy but not as bad. Just don't want to miss any important steps!
  •  
    Its interesting that javascript is fading off the design of html pages, yet it is becoming a key tool for flash programming...maybe javascript was just misplaced in the early development of the web.
Sarah-Jane Bolling

http://www.sarah-janebolling.com/nameemail.html - 0 views

  •  
    Here is my javascript form which validates email addresses as well as phone number, name, zip code and phone number.
  •  
    Hmmm. Managed to slide by some strange email addresses, but good enough for government work :).
Caruso  Nicholas L

What's My Sign? - 0 views

  •  
    Here is my site for the Sign challenge! A huge shoutout to Nancy for helping me debug the messy code I originally had written! In addition, I used this site for some ideas: http://www.2wap.org/forums/index.php?showtopic=4866&pid=32711&mode=threaded&start=. However, this site led me wrong in multiple ways! Citing it anyways to be safe!
  •  
    The CSS wouldn't copy over to the php file. I couldn't figure that part out, since I copy/pasted the exact link line from my HTML. I don't know why it didn't work.
  •  
    The CSS is still there, it's just that it is only selecting elements that appear on the first page. The second page has none of those elements to select. Should change the selector to "body", since both pages have a "body" tag, and the design rules you have apply generally to the body anyway...
Katie McLaughlin

Dice - 0 views

  •  
    When you asked for a visual depiction of something that looks like dice, I wasn't really sure if you meant game dice, or Andrew Dice Clay, so I included both. Which serendipitously happens to cover the "two dice" requirement as well... right? :) Tee hee hee. Anyway, here you'll find some html, css and php combined with images.
  •  
    Ummm. It's a nice idea, but I'm looking for a visual depiction of the actual dice. So, if you roll a three, a three on the dice should show up, etc.
Rock Jennifer

Harry Potter Quiz-ette - 0 views

  •  
    This is a brief, six question quiz to see how much of a Harry Potter nerd you are. If you get the easy ones wrong, the response you receive on the answer page will insult you accordingly. Ch.14 in the HTML & CSS book was incredibly helpful, as was Ch.1 Head First PHP & MySQL. I love the Head First books. I found this challenge to be easier than the dice, believe it or not.
Caruso  Nicholas L

CSS2 Reference - 0 views

  •  
    This site is fantastic. I'm linking directly to the CSS reference page, but really the entire site is useful. It has HTML, Java, PHP, XML - everything! But in particular with this week's challenges, I found the CSS parts to be quite beneficial.
Wright Sashagaye

CSS Shorthand Guide - 0 views

  •  
    Here is a CSS shorthand guide by Dustin Diaz. Diaz is a User Interface Engineer at Google and has a website focused on Javascript, CSS, and HTML usability.
Pat Salvas

CSS Tutorial - 0 views

  •  
    I cannot stress enough how much this site helped me in my course last semester with css and coding. The best part I found is that the example coding can be used and altered to fit whatever you are doing. That way, you see what it should look like and then add your own stuff to make the code your own with how you want the final product to look. I cannot stress enough how much this site helped me in my course last semester with css and coding. The best part I found is that the example coding can be used and altered to fit whatever you are doing. That way, you see what it should look like and then add your own stuff to make the code your own with how you want the final product to look.
  •  
    I cannot stress enough how much this site helped me in my course last semester with css and coding. The best part I found is that the example coding can be used and altered to fit whatever you are doing. That way, you see what it should look like and then add your own stuff to make the code your own with how you want the final product to look.
  •  
    That's probably the best way to learn HTML and CSS. And you can actually collect good examples from around the web, since HTML and CSS are always viewable.
Mark Cotrupe

web developer toolbar - 0 views

  •  
    Adds a toolbar to Firefox with tools and drop-down menus that provide a means to create and view various parts of CSS and Html files. Seems to be useful as a learning tool as well as a development tool.
  •  
    Used this before Firebug came along. A fine tool.
Sarah-Jane Bolling

Lissa Explains it All -- HTML Help and Tutorial for Kids - 0 views

  •  
    Ok, so I'm sure none of are kids...age wise (not talking mentally here). I know I learn best when something is dumbed down and in every day speak. So we'll consider this to be junior geek talk. Works for me! And hopefully for you too!
Jamie McCarty

HTML Cheatsheet - Webmonkey - 0 views

  •  
    Webmonkey, which I found while doing in ICM 501, is a great resource. I like the fact that it is at the "Primate" level of skill and yet has a 4-out of-5 banana rating. For those who aren't into coding and have a hard time remembering what kind of tags go before what you want to do, it's great to have open in a different window to reference.
Zebeck Jillian

Cheat Sheets for Front-end Web Developers - 0 views

  •  
    This site also you to print off "cheat code" for a variety of programs including HTML and CSS. It may be useful for our class and easier to print off than make it yourself.
anonymous

Tutorial - Webmonkey - 0 views

  •  
    WebMonkey is a site offering tutorials on servers, html, php and pretty much anything web related.
DiLieto  Lauren M

Standards-compliant HTML: CSS cheat sheet - 0 views

  •  
    This CSS cheat sheet is not really set up like a standard cheat sheet but it is easy to read and follow along. I think it will be helpful to those of us who need to be reminded of all the CSS shorthand.
Katie McLaughlin

Lissa Explains it All -- HTML Help and Tutorial for Kids - 0 views

  •  
    To paraphrase Denzel Washington's character in "Philadelphia" (Heck, this may even be a direct quote considering I've seen this film so many times... ): "I want you to explain it to me like I'm a two-year-old." This site does just that! When I am learning a new skill, I want material that is utterly foreign to me to be Kindergarten-ized as much as possible. I would not be the least offended if I saw the following (and hopefully with pictures!): "See Spot mark up the plain text document. Mark up the plain text document, Spot, mark up the plain text document!"
Sorteberg  Matthew T

CSS Introduction - 0 views

  • Introduction to CSS
  •  
    I came across this site, from the same provide that I found some good stuff for HTML. This is a great tutorial set up to help beginners like myself get a better idea for 'STYLE'
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 />
Sarah-Jane Bolling

Hello, My name is Sarah-Jane - 0 views

  •  
    Hi. I would like to present my into to the world; everything and more than you wanted to know!
« First ‹ Previous 61 - 80 of 347 Next › Last »
Showing 20 items per page