dtr1210 1

TwitterFacebook
Get flash to fully experience Pearltrees
stars

transfer

The global structure of an HTML document

7.1 Introduction to the structure of an HTML document An HTML 4 document is composed of three parts: a line containing HTML version information , a declarative header section (delimited by the HEAD element), a body, which contains the document's actual content. http://www.w3.org/TR/html401/struct/global.html
http://www.html.it/articoli/nifty/index.html

Nifty Corners

Update This is the original article. The technique has been improved with better browser support and a lot of new features.
Links are fun, but sometimes we don't know where they take us. With this little CSS technique a user can identify a link by its icon . This whole thing was inspired by the " Showing Hyperlink Cues with CSS " article of Ask the CSS Guy .

Iconize Textlinks with CSS - pooliestudios

http://pooliestudios.com/projects/iconize/
January 30, 2007 A commenter recently noted that it was difficult to print the Programmer's Bill of Rights post . And he's right.

Stylesheets for Print and Handheld

http://www.codinghorror.com/blog/archives/000782.html
http://www.nsftools.com/tips/ImageResize.htm or, How To Do Google X Type Image Rollover Effects Mouse over any of the graphics below (or the photo) to see an example of the images gradually getting larger or smaller, much like the GoogleX demo or the icons on the icon dock bar of a Mac OS X machine.

Gradual Image Resizing on Mouse Rollover

Wildly useful free Web development programs | C82 · art, the web, and everything in between

There are probably tens if not hundreds of thousands of programs out there for almost anything you can imagine and a small portion of those are geared solely toward Web development but they're not all top notch. Now, when I refer to Web development, I mean all sides of it including graphics, coding, and everything else. Sure, there are the usual players like the Adobe/Macromedia products but what I enjoy the most are the small free programs that someone made in their free time and decided to release to the world in case anyone else might need them. http://www.c82.net/article.php?ID=19

Varför frames är en dålig idé | På Kornet

Innan jag går in på varför frames som regel ger sämre sajter ska vi backa några år. Frames verkade vara en ganska bra idé så där 1995-6, när de gjorde entre (jag minns inte exakt när det var - om du vet, skicka mej ett mejl). De verkade i alla fall lösa eller minska flera dåtida problem. För det första hade man börjat märka att många sidor i en sajt hade flera delar gemensamma: navigationsmeny, logotype, sidfot och liknande. Om man hade mycket stora sajter (med den tidens mått, vill säga - kanske upp till hundra sidor) blev det mycket arbetsamt att ändra något i menyn eller sidfoten. Man måste i stort sett öppna alla sidor och ändra i koden för hand (kom ihåg att detta var innan det fanns några egentliga verktyg för att hantera hela sajter). http://kornet.nu/whynoframes.shtml

Frame Pages

The earliest form of HTML did not support pages with frames. Figure 4b shows an example of non-frame page. The browser displays one file each time and the whole window will be delicate to that particular file. Each file works independently. However, a typical non-frame page is usually longer than a frame page. http://www.cs.umd.edu/~mount/Indep/CHassan/framepages.htm
http://www.nngroup.com/articles/original-top-ten-mistakes-in-web-design/

Original Top Ten Mistakes in Web Design (Alertbox)d

1. Using Frames Splitting a page into frames is very confusing for users since frames break the fundamental user model of the web page . All of a sudden, you cannot bookmark the current page and return to it (the bookmark points to another version of the frameset), URLs stop working, and printouts become difficult. Even worse, the predictability of user actions goes out the door: who knows what information will appear where when you click on a link? 2.
The Apprentice Programmer I dropped out of school when I was 16 years old. http://blog.leetsoft.com/2006/8/22/super-simple-css-bars

Too-biased - Tobias Luetke's thoughts

Fixed Width CSS Layouts There are a total of 53 Fixed width CSS Layouts for download.

CSS Layouts: 1, 2, 3 and 4 Column Layouts

.htaccess Hacking for Fun and Profit | www.mapelli.info

The Apache server provides directory-level configuration via .htaccess files. This file can override Apache default configuration and change it for the local directory. If you are not a lazy blogger , you may be intrested in some tips I recently discovered to optimize your .htaccess file in order to have better search engine position, avoid spam comments and protect your content. Redirection
I like the little icons next to hyperlinks that signify if that link will take me offsite, open a popup, or link to a file (as opposed to another html page). Here’s how to do it in a way that’s supported in IE7, Firefox, and Safari. Download zip

Showing Hyperlink Cues with CSS (Ask the CSS Guy)

In this tutorial, I describe various common graphic design elements in modern web “2.0″ design style.

Web 2.0 how-to design style guide