Polish editions of Lois McMaster Bujold’s books

A word from the author

I created this site using HTML and CSS but made all possible effort to ensure that older browsers which do not understand styles would display it correctly, however I refuse to take responsibility for the errors in browsers that implement the CSS only in some part and I have no better advice then turning the CSS support off in such case.

Recent updates

Banners

There are three versions of the banner – bilingual, Polish and English &ndash and two sizes – 400×50 pixels and 468×60 pixels.

You can copy the whole bannet to your site or just paste the code included below the chosen banner. If you chose to copy the whole banner please link it to the URL given in the code, i.e. http://bujold.fantastyka.net/ for the bilingual version, http://bujold.fantastyka.net/index_pl.html for the Polish one and http://bujold.fantastyka.net/index_en.html for the English one.

  1. Bilingual
    • 400×50 pixels (19 KB)

      <a href="http://bujold.fantastyka.net/">
         <img src="http://bujold.fantastyka.net/gifs/template/LMB-banner.gif">
      </a>
    • 468×60 pixels (28 KB)

      <a href="http://bujold.fantastyka.net/">
         <img src="http://bujold.fantastyka.net/gifs/template/LMB-banner-1.gif">
      </a>
  2. Polish
    • 400×50 pixels (15 KB)

      <a href="http://bujold.fantastyka.net/index_pl.html">
         <img src="http://bujold.fantastyka.net/gifs/template/LMB-banner-pl.gif">
      </a>
    • 468×60 pixels (22 KB)

      <a href="http://bujold.fantastyka.net/index_pl.html">
         <img src="http://bujold.fantastyka.net/gifs/template/LMB-banner-pl-1.gif">
      </a>
  3. English
    • 400×50 pixels (15 KB)

      <a href="http://bujold.fantastyka.net/index_en.html">
         <img src="http://bujold.fantastyka.net/gifs/template/LMB-banner-en.gif">
      </a>
    • 468×60 pixels (21 KB)

      <a href="http://bujold.fantastyka.net/index_en.html">
         <img src="http://bujold.fantastyka.net/gifs/template/LMB-banner-en-1.gif">
      </a>