10% off all books and free delivery over £40
Buy from our bookstore and 25% of the cover price will be given to a school of your choice to buy more books. *15% of eBooks.

Books By Babette Cole - Author

Babette Cole is the award-winning author/illustrator behind such children’s classics as Princess Smartypants and Doctor Dog. Her zany, lively artwork is instantly recognisable and she is a household name in the world of picture books.

"Hello, My name is Babette Cole and I write and illustrate children's picture books.

I was born on a little island called Jersey in 1950. I went to school in a convent where I spent most of my time drawing pictures and writing stories.

I got fed up with school so I left and went to Art School at Canterbury in England. I left there in 1973 with a first class honours degree.

I made friends with Peter Firmin and Oliver Postgate who were making Children’s TV programmes for the BBC. They gave me my first proper job drawing for Jackanory and TV comics.

Then, since I had some work published by the BBC. I could go to other publishers with my own books and finally got one published in 1976.

It did very well so it wasn't difficult to get books published after that because publishers knew I could make money for them. Since then I have written over 70 books! The most famous one is called "Mummy Laid An Egg". It sold a million copies!

I have lived in different parts of the world like Africa and the West Indies. At present I live in Dorset in England..

I have a stud farm in England and I breed Show Hunters which I ride myself. I have been riding show ponies and horses since I was seven years old. I do a lot of side saddle riding - My little horse, Hot Tip, (Scrappit) and I have been the National Champions for the past three years."

Author's Website: https://babette-cole.com/

Follow Babette Cole on Social Media

ERROR: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'lovereading.Stock13' doesn't exist QUERY: SELECT b.Accolades, b.PrimaryGenre, b.SecondaryGenre, b.BookID, b.Chapter, b.Synopsis, b.Reviews, b.CustomLinks, b.SEOTitle, b.SEODescription, b.AppleISBN, b.ReaderReviews, b.HiResCover, b.Cover, b.SmallCover, b.Publisher, b.ColorTheme, b.FeatureColor, b.MonthEdition, b.AudiobookID, b.LROtherInfo, b.PrimaryGenre AS PrimaryGenreTextCode, bc.ISBN13, bc.Title, bc.PubDate, bc.Format, bc.Author AS BCAuthor, bc.Illustrator AS BCIllustrator, bc.NoPunctName, st.Qty, st.Rrp, st.Price, st.Availability, a.AuthorID, a.Fullname, a.Profile, i.IllustratorID, i.IFullname, i.IProfile, t.TranslatorID, t.TFullname, t.TProfile, bi.series_title, bi.pages, bi.bics, bi.book2look_url, bi.isbn13, bi.title, bi.subtitle, bi.binding, bi.author, bi.illustrator, bi.description, bi.publisher, bi.thema AS PrimaryThemaTextCode, e.expertname, e.expertid, br.ShortReview AS LRCommentShort, br.FullReview AS LRComment FROM lovereading.KIDS_BookCacheNew bc LEFT JOIN lovereading.KIDS_Book b ON b.BookID = bc.BookID LEFT JOIN lovereading.KIDS_Author a ON b.AuthorID = a.AuthorID LEFT JOIN lovereading.KIDS_Illustrator i ON b.IllustratorID = i.IllustratorID LEFT JOIN lovereading.KIDS_Translator t ON b.TranslatorID = t.TranslatorID LEFT JOIN lovereading.BookIndex bi ON bc.ISBN13 = bi.isbn13 LEFT JOIN lovereading.Ebooks eb ON b.ISBN13 = eb.EAN LEFT JOIN lovereading.Stock13 st ON st.ISBN = bc.isbn13 LEFT JOIN lovereading.KIDS_BookReviews br ON b.ISBN13 = br.ISBN13 AND br.Enabled = 1 AND br.Approved = 1 LEFT JOIN lovereading.KIDS_Experts e ON e.expertid = br.ReviewerID LEFT JOIN lovereading.Stock13Ebook ste ON ste.eISBN = bc.ISBN13 WHERE bc.AuthorNpn=? ORDER BY pub_date DESC