Skip to main content

Home/ Web Programming/ Group items tagged Webprog

Rss Feed Group items tagged

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'
anonymous

51+ Best of jQuery Tutorials and Examples | Noupe - 0 views

  •  
    Overall helpful tutorials on jquery and javascipt.
Monica Aversa

Albino Blacksheep - Font Tutorial - 0 views

  •  
    Never knew this site had tutorials in all the years I've gone to it. The "font" section looks like it'd be especially helpful when doing the challenge to spruce up your recipe page. Good luck.
Gomez Evamarie

Web Designer Wall - 0 views

  •  
    This blog features css/photoshop tutorials, news, and trends on web design. I find the actual design of this blog really interesting and fun. Enjoy!
Marie Shanahan

SourceForge.net: XAMPP - 0 views

  •  
    Download XAMPP to turn your computer into an Apache server. As mentioned in Lecture 3-1.
Caruso  Nicholas L

Most used CSS tricks | StylizedWeb.com - 0 views

  •  
    This site has some cool tricks such as styling options for ordered lists, double block quotes, gradient text effects and more.
Rafael Santiago

Nestle Toll House Chocolate Chip Cookie Recipe - 0 views

  •  
    For challenge 1-f, I took a recipe and reformatted it using the tags I learned to use from the lectures.
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 />
Wright Sashagaye

PHP: A simple tutorial - Manual - 0 views

  •  
    This is a simple tutorial for those like me who are unfamiliar with PHP. Here, you will learn the basics of PHP and what it can do.
Lee Howard

Learn the Basic HTML Tags! - 0 views

  •  
    This gives you everything you basically need to know about HTML tags, which is what separates one section of code from another. This will be a useful reference for those who are still confused about how to write legible code.
Nancy Hall

Validated Recipe Page - 0 views

  •  
    Not only will my recipe web page provide you with a tasty treat, but it can also serve as an example of a validated XHTML page. Fabulous!
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.
DiLieto  Lauren M

Intro - 0 views

  •  
    Allow me to introduce myself...
  •  
    Whenever I hear "NBC Page," I only think about Kenneth from 30 Rock.
Lee Howard

Do you want to design like the pros? | 365 Web Applications for Designers - 0 views

  •  
    This shows how to set up style sheets so you don't have to reinvent the wheel every time you want to design an element similar to what you did last time. This makes it easier for type, color and other elements to have a continuity and to feel more cohesive. It also saves valuable time if you know you are going to use a certain design style over and over.
Caruso  Nicholas L

Connecticut Concerts - 0 views

  •  
    Here is a 4 page site I made for upcoming Connecticut concerts for the month of February. I included a splash page that includes links to Toad's Place, Mohegan Sun, and The Webster. On each of the 3 venue pages, I included links to the venues' official website as well. Then, I included text about upcoming concerts. I purposely didn't link back to the splash page, thinking that once the user is into the venue sites, it wasn't necessary to return there.
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!
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.
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.
anonymous

David Walsh Blog :: PHP, MySQL, CSS, Javascript, MooTools, and Everything Else - 0 views

shared by anonymous on 27 Feb 09 - Cached
  •  
    Tutorials, code snippets. on all kinds of helpful things!
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.
« First ‹ Previous 361 - 380 of 586 Next › Last »
Showing 20 items per page