Vi flyttar från butik till nätet - så funkar det framåt
Four Princes | 0:e upplagan
- Danskt band, Engelska, 2017
- Författare: John Julius Norwich
- Betyg:
158
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
'Never before had the world seen four such giants co-existing. Sometimes friends, more often enemies, always rivals, these four men together held Europe in the hollow of their hands.'
Four great princes - Henry VIII of England, Francis I of France, Charles V of Spain and Suleiman the Magnificent - were born within a single decade. Each looms large in his country's history and, in this book, John Julius Norwich broadens the scope and shows how, against the rich background of the Renaissance and destruction of the Reformation, their wary obsession with one another laid the foundations for modern Europe. Individually, each man could hardly have been more different - from the scandals of Henry's six wives to Charles's monasticism - but, together, they dominated the world stage.
From the Field of the Cloth of Gold, a pageant of jousting, feasting and general carousing so lavish that it nearly bankrupted both France and England, to Suleiman's celebratory pyramid of 2,000 human heads (including those of seven Hungarian bishops) after the battle of Mohács; from Anne Boleyn's six-fingered hand (a potential sign of witchcraft) that had the pious nervously crossing themselves to the real story of the Maltese falcon, Four Princes is history at its vivid, entertaining best.
With a cast list that extends from Leonardo da Vinci to Barbarossa, and from Joanna the Mad to le roi grand-nez, John Julius Norwich offers the perfect guide to the most colourful century the world has ever known and brings the past to unforgettable life.
Four great princes - Henry VIII of England, Francis I of France, Charles V of Spain and Suleiman the Magnificent - were born within a single decade. Each looms large in his country's history and, in this book, John Julius Norwich broadens the scope and shows how, against the rich background of the Renaissance and destruction of the Reformation, their wary obsession with one another laid the foundations for modern Europe. Individually, each man could hardly have been more different - from the scandals of Henry's six wives to Charles's monasticism - but, together, they dominated the world stage.
From the Field of the Cloth of Gold, a pageant of jousting, feasting and general carousing so lavish that it nearly bankrupted both France and England, to Suleiman's celebratory pyramid of 2,000 human heads (including those of seven Hungarian bishops) after the battle of Mohács; from Anne Boleyn's six-fingered hand (a potential sign of witchcraft) that had the pious nervously crossing themselves to the real story of the Maltese falcon, Four Princes is history at its vivid, entertaining best.
With a cast list that extends from Leonardo da Vinci to Barbarossa, and from Joanna the Mad to le roi grand-nez, John Julius Norwich offers the perfect guide to the most colourful century the world has ever known and brings the past to unforgettable life.
Om denna bok
Four Princes av John Julius Norwich är en Danskt band bok med 320 sidor på Engelska. Den utgavs 2017 av John Murray Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Four Princes 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:
9781473632981
Upplaga:
0
Utgiven:
2017-07-13
Förlag:
John Murray Press
Sidantal:
320
$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"
>