Skip to main content

Home/ Web Programming/ Group items tagged CSS

Rss Feed Group items tagged

Bryan Dumelin

CSS - Recipe Restyle - 0 views

  •  
    This bookmark is a combination of 2-d and 2-f: it is my restyled recipe and horizontal menu for the CSS portion of the course. At first, I was a little hesitant / confused about learning the CSS formatting. Once I got used to the concept of the css formatting I found myself wiring code with ease. There was many back and forth between typing and viewing in the browser, but I got the hang of it. The one issue I had was with browser compatibility - the margin: auto; code did not render well in IE7, but had not bugs in firefox. The most difficult potion of the menu was hiding the attributes that the browser assumes should be included with a bulleted list and links hence why a css style sheet comes in handy.
  •  
    Very nice. Should make it a habit to title your pages. But well done.
Bryan Dumelin

CSS CODES LIBRARY - A Complete CSS Library For Web Designers. - 0 views

  •  
    The site seems to be the most helpful css site out there. IF anyone has used the site 'flashkit' its a very similar concept. The site provides tutorials, reference libraries, website samples, and a multitude of css help. I recommend checking it out for any css questions you may have.
Bryan Dumelin

CSS - Contents and compatibility - 0 views

  •  
    I found this really great site that details browser compatibility with CSS tags. It doesn't depict all css tags (prob. because they all don't have bugs), but details the bugs and compatibility that are known. What is nice is that it lays them out in a tabular format and includes many browsers (including the iPhone).
Wright Sashagaye

CSS Beauty | CSS Design, News, Jobs, Community, Web Standards - 0 views

  •  
    CSS Beauty is a site that congregates some of the best CSS based web sites available. CSS sites from all around the world are found here for inspiration and knowledge.
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.
Katie McLaughlin

An elementary explanation of CSS - 0 views

  •  
    Similar to something I bookmarked in module one, this page does a great job explaining CSS in its most basic terms. It is short on words, but long on meaning, which is what I tend to seek out when learning something new. The following line (which is very similar to something Alex said in the lecture) really helped me put CSS into perspective: "The coolest thing about CSS is that you can link to an external style sheet, and this sheet can change the style (font size, color, link color, link hover etc.) on your whole Web site just by editing the one style sheet."
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!
Nancy Hall

All CSS Properties Listed Alphabetically - 0 views

  •  
    This may be my new favorite coding assistant. I found it on the Web Developer's Handbook, as linked to from CSS Zen Garden's CSS Resource Guide. Seriously, this rocks.
 Mark Zaniewski

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

  •  
    Download a .pdf of a CSS Cheat Sheet that looks very much like the one Alex is seen using in his Module 2 CSS lectures. Could it be? :) There are other Cheat Sheets on the site as well.
 Mark Zaniewski

Simple Hover | 13styles CSS Menus - 0 views

  •  
    This links to the menu bar template I used in my Chicken Kiev restyle with CSS. I like it because it has a clean modern look that doesn't look "button heavy". There is a fair amount of code, but most of it is straightforward. I made comments in my CSS sheet to help me remember what was going on. For webprog-2-a.
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
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.
Hoving Allan

A horizontal menu with css - 0 views

  •  
    This was a simple, easy-to-follow tutorial on creating a horizontal menu with CSS. I attempted to credit the website in the comments field within the code.
  •  
    Allan: but this is a link to the directions: can you link to where you've applied them? Thanks.
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.
Monica Aversa

W3Schools - CSS Tutorial - 0 views

  •  
    We used W3Schools in ICM512 to learn XHTML. For CSS, they offer how/why use CSS, do-it-yourself tutorials, and mini quizzes. Should be very helpful in this module.
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.
anonymous

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

  •  
    Offers CSS templates to use for website building.
Caruso  Nicholas L

53 CSS-Techniques You Couldn't Live Without | CSS | Smashing Magazine - 0 views

  •  
    This is an article that gives you time saving CSS-techniques. It is a cookbook of web-architect shortcuts. The Links and References section also has a list of other valuable resources as well.
  •  
    More tricks and techniques you can use to make your site better with CSS. This site links you to various others to provide you with tips and codes you can utilize.
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.
Bryan Dumelin

Quinnipiac University - Campus Map - 0 views

  •  
    For the final project I completed the QU Campus map. The site utilizes PHP and CSS to pull in content and layout the site. The menus utilize CSS and PHP is used to pull in the images and code the label (or legend) section below the images. Google Maps API also integrates allowing users to view and zoom the campus. The site is best viewed using internet explorer, there are formatting issues for the CSS of the menus for those using Mozilla. Also did anyone notice that the official QU map is missing #34? They may want to consider addressing this... Anyhow have a great summer!
1 - 20 of 103 Next › Last »
Showing 20 items per page