Vi flyttar från butik till nätet - så funkar det framåt
Vogue Colouring Book | 0:e upplagan
- Danskt band, Engelska, 2015
- Författare: Iain R. Webb
- Betyg:
160
kr
Skickas inom 0-2 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Beskrivning
Editor's Choice - The Bookseller
"...the latest addition to the genre is the most stylish yet, comprising images from 1950s Vogue....Even in monochrome the Vogue Colouring Book is a masterful creation, transporting you back to the billowing layers, long gloves and poised hats of the 1950s." Stella magazine.
This, the first colouring book from British VOGUE, has been created by award-winning writer, fashion editor, curator and Royal College of Art Professor, Iain R Webb.
Celebrating the centenary of British VOGUE, these hand-drawn artworks are inspired by iconic images from the magazine in the 1950s - an era of hats and matching gloves, haughty elegance and hourglass silhouettes (a period that continues to inspire contemporary designers including Miuccia Prada and Dolce & Gabbana).
The book features a glamorous dream wardrobe of luxurious ballgowns and soigné cocktail dresses, smart suits and dramatic accessories by key designers including Christian Dior, Balenciaga, Givenchy and Chanel. The accompanying captions offer fashion and style tips (often highly amusing in hindsight) and are taken from the original pages of British VOGUE. The c90 artworks can be coloured in in the spirit of the original images that inspired them or embellished with whatever colours and patterns take the reader's fancy. The colouring book is the perfect present for all those who love vintage fashion and will be published in time for VOGUE's centenary celebrations in 2016, which begin with a major exhibition at the National Portrait Gallery.
"...the latest addition to the genre is the most stylish yet, comprising images from 1950s Vogue....Even in monochrome the Vogue Colouring Book is a masterful creation, transporting you back to the billowing layers, long gloves and poised hats of the 1950s." Stella magazine.
This, the first colouring book from British VOGUE, has been created by award-winning writer, fashion editor, curator and Royal College of Art Professor, Iain R Webb.
Celebrating the centenary of British VOGUE, these hand-drawn artworks are inspired by iconic images from the magazine in the 1950s - an era of hats and matching gloves, haughty elegance and hourglass silhouettes (a period that continues to inspire contemporary designers including Miuccia Prada and Dolce & Gabbana).
The book features a glamorous dream wardrobe of luxurious ballgowns and soigné cocktail dresses, smart suits and dramatic accessories by key designers including Christian Dior, Balenciaga, Givenchy and Chanel. The accompanying captions offer fashion and style tips (often highly amusing in hindsight) and are taken from the original pages of British VOGUE. The c90 artworks can be coloured in in the spirit of the original images that inspired them or embellished with whatever colours and patterns take the reader's fancy. The colouring book is the perfect present for all those who love vintage fashion and will be published in time for VOGUE's centenary celebrations in 2016, which begin with a major exhibition at the National Portrait Gallery.
Om denna bok
Vogue Colouring Book av Iain R. Webb är en Danskt band bok med 96 sidor på Engelska. Den utgavs 2015 av Octopus Publishing Group.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Vogue Colouring Book begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781840917215
Upplaga:
0
Utgiven:
2015-11-05
Förlag:
Octopus Publishing Group
Sidantal:
96
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>