css shrink-to-fit
www.brunildo.org/test/shrink-to-fit
negra modelo
Oltre il Vino...la Birra: Negra Modelo
Questa birra a bassa fermentazione, prodotta per la prima volta nel 1926, si presenta con un colore ambrato scuro ed una schiuma color panna, abbondante e persistente. In bocca mostra una discreta struttura, con aromi inizialmente dolci di malto tostato, caramello, miele di castagno, leggero cioccolato che in un secondo momento lasciano il posto ad un gusto lievemente vegetale di luppolo che le dona un finale secco, fresco e amaricante.
Formato: bottiglia da 33 cl.
Tipologia: Münchner / Dark Lager
Titolo alcolometrico: 5,3% vol.
Temperatura di servizio: 10-12 °C
Bicchiere: calice a chiudere
Sito ufficiale: www.gmodelo.com.mx
Prezzo indicativo: 3,00 €
corntortillas
- vendita tortillas di mais milano
- problem: www.tlaloc.it,www.tlaloc.it_catalogo
- problem: www.texmexfood.net
- problem: www.alsermilano.it
- How to make corn tortillas
- blog post: www.tlazolcalli.it
scatolificio
- scatolificio 20129
Places for scatolificio near I-20129 Milan, Italy - Scatolificio L.O.R. (S.N.C.) - Fabbriche Scatole Ondulate
- Via Giuseppe Compagnoni, 28, Milan - 02 70123506 - B & F Di Lalla Jucker Srl
Viale Premuda, 44, Milan - 02 780682 - Euro Promoter Srl
www.europromoter.com - Via Lazzaro Spallanzani, 15, Milan - 02 29406863 - Papier - Mettler Srl
www.papier-mettler.com - Galleria Buenos Aires, Milan - 02 20401109 - Planet System S.R.L.
Via Bernardino Ramazzini, 3, Milan - 02 29533174 - Crown Cork Company Italy Compagnia Tappi Corona (S.P.A.)
Viale Regina Giovanna, 9, Milan - 02 29400698
re-upload videos to youtube
http://www.blackhatworld.com/blackhat-seo/youtube/189310-how-re-upload-youtube-videos.html
open windows 2011.04.28
Centering Tables, theodorakis.net
GoogleSearch: css display table-cell vertical-align middle
CSS display Property:property Values
3 equalizing col layout +header +footer _ example
3 equalizing col layout +header +footer _ talk
www.mmryan.net/gabbia/centeringTABLEcell.html
www.mmryan.net/cntrFIXED1col_peace_GUIDEintcssPROBLEM.php
local stuff:
file:///C:/Users/mmryan/Desktop/centeringtablecell.html
file:///C:/Users/mmryan/Desktop/centerTEST1.html
file:///D:/webdesign/css/gabbia/cntrFIXED1col_peace_GUIDEintcssPROBLEM.html
of interest:
www.css3.com/css-list-style-type
lyrics053
fiddly, ah, oh
oh, oh
fiddly, ah, oh
sixteen men
on a dead man's chest
---
----
fee, fi, fo, fum,
diddly dumb, dumb
sixteen men
on a dead man's chest
and they swam, and they swam
all over the dam
oh, oh
fiddly, ah, oh
oh, oh
fiddly, ah, oh
(and a knick-knack patty whack)
centering 'div's: html, css
Centering, horizontal
CSS
- { margin-left: auto; margin-right: auto; }
- This method works and seems to be compatible with all major browsers, including IE.
- The div's width must be defined (px, em, %)
- a !DOCTYPE must be declared to work in IE
- references: www.thesitewizard.com: center-div-block www.fbdemo.com, name
- mmryan example 1
- mmryan example 1
- { margin: 0 auto; }
- This method does not work in IE , but seems to be compatible with all other major browsers.
HTML
- <div align="center">
- This method is deprecated but still works since it's still compatible with all major browsers. The W3 suggestion id to use the CSS 'text-align' property, but this method only aligns text within the <div> and not the child <div> itself.
- other references: theodorakis.net/tablecentertest
Centering, vertical
CSS
{ position:relative; display:table-cell; vertical-align:middle; }HTML
in brief: the same method, using an overall table-cell and 'align-middle' for the entire page.
Fill-screen, vertical
CSS
- html, body {height:100%;} /*now part of 'groupwide' */
- www.communitymx.com/content/article
- A frequently asked question in CSS forums is how to create pages that stretch vertically to fill the browser window, regardless of the amount of content. With tables, you would nest your entire design in a table with a single cell and set both the cell and table's height to be 100 percent. With CSS, it's also quite simple and easy. In this tutorial, you will learn the basic CSS technique for making pages fill the browser window, which you can also use any time you have a div that you want to stretch to fill its parent.
Please note, however, that this is not a tutorial about making a footer stick to the bottom of the browser viewport or about emulating frames. These are more complicated layout requirements that may be covered in further tutorials, building on the 100 percent height technique introduced here.
our unclear world
- Dr.Strangelove
- Fail Safe
- Hiroshima Mon Amour
- On the Beach
- Omega Man
- Colossus
- Walzing Matilda
- Marlene
- Bella Ciao
italia in terza persona (neutro, impersonale)
si é creata una situazione...
in English, past participle: a situation was created...
ip address
- 2011.04.21_ IP: 93.33.220.200,
The following displays poorly in Safari and Chrome, but OK in Firefox and IE
- 2011.04.21_ IP: 93.33.220.200,
cms - content management system
Wordpress, Drupal, Joomla
- Drupal
- Drupal is an open source content management platform powering millions of websites and applications. It’s built, used, and supported by an active and diverse community of people around the world.
- What makes Drupal special?
- Sun Developer Network interview: This video looks at the the Drupal content management system used by the new Sun HPC Portal. Downloaded over 600,000 times, and deployed on thousands and thousands of sites, Drupal, the PHP based, Free and Open Source content management system is really catching on. Learn what you need to deploy, customize and extend core Drupal functionality - without a lot of headaches. It's rock solid on PostgreSQL and MySQL databases and has a NetBeans plugin for PHP development.
- What is Drupal? (in 57 seconds)
- commercial quality: "Is Drupal a CMS? Or is Drupal an Application Framework? Yes! This is a brief introduction to Drupal"
php tutorials, XAMPP local webserver
- PHP Tutorial: Installation and The Basics
- To get php and apache installed use xampp. xampp is free and contains php / apache (around 33mb)... see post.(jimmyrcom)
- XAMPP - Make your Computer a Webserver: Apache, PHP, MySQL
- XAMPP is a free installer that has Apache / PHP / MYsql / perl and more integrated so you won't have to configure anything yourself. (jimmyrcom)
- friends of XAMPP
- XAMPP is a free installer that has Apache / PHP / MYsql / perl and more integrated so you won't have to configure anything yourself. recommended by (jimmyrcom)
notepad + +
- PHP Tutorial: Installation and The Basics
- To get php and apache installed use xampp. xampp is free and contains php / apache (around 33mb)... see post.(jimmyrcom)
be my own webserver
note: idea not recommended.
- needs to be up 24/7/365.
- full of hassles.
- time consuming.
- in need of constant care.
- complicated.
philip.greenspun.com/panda/server
- XAMPP - Make your Computer a Webserver: Apache, PHP, MySQL
- XAMPP is a free installer that has Apache / PHP / MYsql / perl and more integrated so you won't have to configure anything yourself. (jimmyrcom)
- PHP Tutorial: Installation and The Basics
- To get php and apache installed use xampp. xampp is free and contains php / apache (around 33mb)... see post.(jimmyrcom)
- friends of XAMPP
- XAMPP is a free installer that has Apache / PHP / MYsql / perl and more integrated so you won't have to configure anything yourself. recommended by (jimmyrcom)
csstest1
test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
test
red yellow blue green azur pink purple | .f-f00 .f-ff0 .f-00f .f-0f0 .f-0ff .f-fcc .f-f0f | .f-F00 .f-FF0 .f-00F .f-0F0 .f-0FF | 4 | 5 |
red, .f-f00, .f-F00, .f-ff0000, .f-FF0000 {color:#f00;} yellow, .f-ff0, .f-FF0, .f-ffff00, .f-FFFF00 {color:#ff0;} blue, .f-00f, .f-00F, .f-0000ff, .f-0000FF {color:#00f;} green, .f-0f0, .f-0F0, .f-00ff00, .f-00FF00 {color:#0f0;} azur, babyblue, .f-0ff, .f-0FF, .f-00ffff, .f-00FFFF {color:#0ff;}
pink, .f-fcc, .f-FCC, .f-ffcccc, .f-FFCCCC {color:#fcc;} purple, .f-f0f, .f-F0F, .f-ff00ff, .f-FF00FF {color:#f0f;}
rounded corners
David Walsh, davidwalsh.name/rounded-corners-ie
SIMPLY INCLUDE THE JS FILE!:
<script type="text/javascript" src="curvy.corners.trunk.js"></script>
Microsoft, msdn.microsoft.com/en-us/library/bb250413 :
Note Windows Internet
September 9, 2009
Internet Explorer and the border-radius Properties
While the W3C has specified the border-radius properties in its latest CSS3
Other Rounded Corners Solutions
We would like to point out the abundance of alternate solutions available on the Web. In addition to individual rounded corners solutions, there are also sites with frequently updated lists of rounded corners solutions that are compatible with multiple versions of Internet Explorer and other browsers.
Listed here are a few of our favorite sites for aggregated rounded corners solutions. They are presented in no particular order, and the inclusion of any link does not imply endorsement by Microsoft of the site.
- CSS-Discuss Wiki, RoundedCorners: http://css-discuss.incutio.com/?page=RoundedCorners
- SmileyCat, CSS Rounded Corners "Roundup": http://www.smileycat.com/miaow/archives/000044.php
- CSS Juice, 25 Rounded Corners Techniques with CSS: http://www.cssjuice.com/25-rounded-corners-techniques-with-css/
- Bing search, "css rounded corners": http://www.bing.com/search?q=css+rounded+corners
- Digg search, "css rounded corners": http://digg.com/search?s=css+rounded+corners
emails chiara
I might stop by. There's also something at Clio Volpi and DeLucchi this evening. I should take a walk.
(nb: you can't 'rispondi' directly w/Skype, but I'm slow with a phone) corrections: ...guess
picchi ban l'aquila
- referring to your experience with the earthquake emergency, what do you consider to be are the key points for reconstruction.
- what do you think about the reconstruction strategy adopted by the Italian government, that has concentrated on new towns, etc.
- your temporary concert hall has had a troubled past and is still experiencing difficulties. I'm here to ask you to help us reconstruct the facts.
- ....
wf money transfer
Ready to open an account? | leads to following page: |
Download Forms
- Ensure you have all your available identification forms, such as your passport and current driver’s license or national identity card.
- Fill out all forms entirely and provide appropriate signatures.
- Once we receive all documentation, your account application will be processed, typically within 24 to 48 hours.
- Once your account is opened, you will receive information by email and mail regarding your new account.
With an IPB account you can seamlessly manage your personal finances:
- Open U.S. dollar (USD) accounts before you depart —by fax or by mail
- USD checking, savings, and fixed-interest savings accounts
- Access funds through a global ATM network (ATM card delivered to your home address before you depart)
- Online banking, with U.S. Bill Pay
- Domestic and international funds transfers
- Foreign exchange services
Special services:
- Specialized credit programs such as secured or unsecured credit cards1 and auto financing2
- Consultations with home mortgage and wealth management specialists
- Tax preparation3 and real estate financing referrals4
css positioning
This tutorial examines the different layout properties available in CSS: position:static, position:relative, position:absolute, and float. barelyfitz.com/screencast/html-training/css/positioning/
also, good for tabs css/positioning/tabber.css
php include code
<? include ("url") ?>
FAIL HERE: doesn't 'include'. guess I'm stuck with iFrame for blogger.
Stu Nicholls, css play _ Show/Hide
note: this works poorly in IE
CSS is designed primarily to enable the separation of document content (written in HTML or a similar markup language) from document presentation, including elements such as the layout, colors, and fonts. more » « less
This separation can improve content accessibility, provide more flexibility and control in the specification of presentation characteristics, enable multiple pages to share formatting, and reduce complexity and repetition in the structural content (such as by allowing for tableless web design). CSS can also allow the same markup page to be presented in different styles for different rendering methods, such as on-screen, in print, by voice (when read out by a speech-based browser or screen reader) and on Braille-based, tactile devices. While the author of a document typically links that document to a CSS style sheet, readers can use a different style sheet, perhaps one on their own computer, to override the one the author has specified.
Source of information Wikipedia, the free encyclopedia
Source of code css play, Stu Nicholls