background preloader

Responsive

Facebook Twitter

L'icona ad hamburger su desktop è dannosa, e ora è ufficiale | Usabile.it. Home » Articoli » L'icona ad hamburger su desktop è dannosa, e ora è ufficiale [di Maurizio Boscarol] Le icone hamburger per far apparire i menu hanno bisogno della parola magica. Sì: "menu" Ci stiamo arrivando un po’ tutti, più o meno contemporaneamente: semplicemente l’icona ad hamburger per i siti web desktop è una disgrazia e non andrebbe usata. Che fosse controversa l’avevo già segnalato. Mi è capitato di fare dei test di usabilità su siti e applicazioni che usavano l’icona ad hamburger. Ribadisco che le due questioni sono distinte: la prima riguarda la comprensibilità di quella specifica icona, ed è risolvibile; la seconda riguarda la pessima idea di occultare le voci di menu principale anche dove lo spazio c’è, come sul desktop, dietro un qualunque tasto che richiede un’azione dell’utente.

La fascia in alto nasconde cose, ed è pure scomoda In schermi orizzontali, si riduce lo spazio verticale di lettura; su display non enormi come i tablet, questo può essere anche fastidioso. Creare una pagina web responsive con Edge Reflow e Generator per Photoshop CC | Videocorsi | Teacher-in-a-box. Responsive Design: Lo studio del layout e la gestione dei contenuti « Your Inspiration Web. Nella prima lezione abbiamo affrontato l’evoluzione del Responsive Web Design e del perché sia nato. E ci siamo resi conto che con il passare degli anni, oltre all’innovazione tecnologica e comunicativa, anche designer e sviluppatori si sono evoluti di pari passo. Ma quali sono le differenze rispetto al passato? Le metodologie di lavoro e gli strumenti di progettazione rimangono invariati, sia per i designer che per gli sviluppatori.

Cambia invece la progettazione del layout che inizierà, diversamente dal passato, dal mobile, per poi evolversi offrendo generalmente sempre più contenuti nei layout Tablet e Desktop. E per lo sviluppatore, la principale differenza sta nella scrittura dei fogli di stile, cosa che vedremo nella terza lezione. Prima di iniziare un progetto occorre, però, definire quali dispositivi dobbiamo rendere compatibili con il nostro sito.

Quali dispositivi supportare? Ne consegue che gli adattamenti al display possono essere centinaia. Come definire il Layout? The state of responsive images in 2015. The Web is a visual medium. The vast majority of that visual landscape is thanks to image files. Whilst plenty can be achieved with CSS, and inline SVG, most sites still need image files. On average, images accounted for more than half of page size last year, and year on year image sizes increase; there was a 21% growth in image size in 2014 alone. At the same time, the number, and diversity, of devices accessing the web continues to grow. Resolutions now vary anywhere between 72ppi (decreasingly common) and over 600ppi.

Creating an image for the screen that will be of sufficient quality for any device is simple: save it at 1000ppi and call it a day. The aim of responsive images then, is not to deliver a higher quality image to screens that can display it (which we can do easily), the aim is to deliver the highest quality image supported and nothing more. I feel the need, the need for speed Why does speed matter? Most people spend at least two hours of every day on an inferior connection. Generating Responsive Image Assets with Photoshop CC 2014. This article was sponsored by Adobe. Thank you for supporting the sponsors that make SitePoint possible! The right assets for the right devices Five years ago the web was a more predictable place, wasn’t it?

As web developers, we could reasonably expect web browsers no narrower than 640 pixels, and no wider than 1240 — it was as if our ‘internet super-highway’ was trafficked only with family sedans. Our current reality is a very different picture. Today, mobile users often make up more than half of our traffic. So, why are we still loading the same ‘family-sized’ images onto all these wildly different devices?

But does it really matter? Last month Tammy Everts published some very sobering figures on the effects of site performance on user behaviour. Slow web pages correlate to more than $3b lost sales annually44% of shoppers interpret slow performance as ‘something went wrong’A 2-second delay during a transaction = 87% shopping cart abandonment rate Delivering the right images Squeezr.it. I cardini del design responsivo. I siti web di nuova generazione devono essere responsivi, le ragioni sono tante e disparate ma per il momento vediamone due: sono tantissime le persone che navigano da mobile o tablet (e perdere un bacino di utenza così alto sarebbe un vero peccato), Google apprezza i siti responsivi e li posiziona più in alto rispetto agli altri.

Per creare una pagina web dal design responsivo bisogna avere conoscenze tecniche specifiche ed in particolare ci sono 3 regole da conoscere e da applicare. 1. MEDIA QUERIES: possiamo definirle istruzioni che hanno il compito di rivelare quale media viene usato dall’utente (ad esempio lo schermo) e, in base a questo, mostreranno ed applicheranno id e classi definite proprio per quel media specifico. In altre parole: grazie alle media queries il web developer ha la possibilità di mostrare il proprio sito in maniera differente a seconda del dispositivo utilizzato dall’utente. 2. 3. Immagine in evidenza via Behance, Alexander Samokhin. Simple Responsive Tabs With JavaScript & CSS. Get SourceView Demo Tabbed Layouts Tabbed layouts are a great way to house a lot of related content in a small, compact area. Often, you'll see them as sidebar widgets on blogs containing things like recent posts, favourite posts, and categories.

But tabbed layouts may also exist as the main layout structure in web applications. Luckily, making your own layout is super simple, and requires simple and minimal amounts of CSS and JavaScript to get up and running. In this tutorial, we'll step through all the parts required to build your own tabbed layout component, including a simple fallback for browsers that have JavaScript disabled. Let's dive in with the structure and markup. Getting Started With Structure & Markup Our structure will consist of the following: A navigation section for the tabs that will feature active-link highlightingThe tabs themselves, that will either be displayed or hidden depending on which tab is active Now, let's build up our navigation: Styling It Up With CSS Wrap Up.

35 layout per siti web responsive per portfolio su mobile. Username: Password: Fargot Password? / Help Alchimie Grafiche \ Grafica \ 35 layout per siti web responsive per portfolio su mobile 10 plugin Wordpress per creare fantastici effetti immagine I 40 migliori template per designer: Wordpress contro Joomla 20 fantastici temi Wordpress con sfondi video I migliori temi WooCommerce sul mercato 15 plugin Wordpress indispensabili del 2014 30 temi Wordpress premium con slider a tutto schermo Il Miglior Hosting per Wordpress e Joomla 30 migliori temi Wordpress responsive per riviste online 2014 Tema per realizzare siti di booking online con Wordpress Il miglior plugin Wordpress per la gestione avanzata utenti novembre 20, 2014 Posted by Federico Antonioni in Grafica inShare1 Il portfolio è uno strumento assai utile per presentare online i propri lavori creativi.

I layout che potete ammirare in questa interessante carrellata sono progettati tenendo conto di quali mezzi gli utenti si servono prevalentemente per l’accesso a Internet. Your Name: (required) Responsive Design Testing. Responsive Line Height. Posted on 27 Jun 2014 Manually adjusting line-height with media queries for optimum readability across vast number of screen sizes can be very hard.

What makes it even harder, is, that instead of the screen width, the line-height should be relative to its container’s width and its font settings in order to achieve proper readability and appropriate spacing. Thanks to @Wilto, there has been a jQuery plugin called Molten Leading around for quite some time already which makes it possible to automate this process and define a minimum width at which the adjustment starts, a maximum element width where it stops, and a minimum and maximum line-height to adjust through. I wanted to use something similar in one of my latest projects, but I didn’t want to introduce new dependencies to external JavaScript libraries just because of this one feature. Molten Leading Features Automatically adjust line-height based on element width for optimal readability.

Download Molten Leading on GitHub → Questions? 9 basic principles of responsive web design. Responsive web design is a great solution to our multi-screen problem, but getting into it from the print perspective is difficult. No fixed page size, no millimetres or inches, no physical constraints to fight against. Designing in pixels for Desktop and Mobile only is also the past, as more and more gadgets can open up a website. Therefore, let's clarify some basic principles of responsive web design here to embrace the fluid web, instead of fighting it. To keep it simple we'll focus on layouts (yes, responsive goes way deeper than that and if you want to learn more this is a good start). Responsive vs Adaptive web design It might seem the same but it isn't. The flow As screen sizes become smaller, content starts to take up more vertical space and anything below will be pushed down, it's called the flow.

Relative units The canvas can be a desktop, mobile screen or anything in between. Breakpoints Max and Min values Nested objects Remember the relative position? Mobile or Desktop first.