Skip to main content

Craig David - Discography -2000-2018- -flac- -dj- [new] -

"Fill Me In", "7 Days", "Walking Away", "Rewind" (with Artful Dodger)

With his second album, released in November 2002, Craig aimed to refine and expand his sound. Slicker Than Your Average peaked at number 4 on the UK Albums Chart and has sold over . Craig David - Discography -2000-2018- -FLAC- -DJ-

Continuing his resurgence, The Time Is Now struck a deliberate balance between his classic 2000s R&B sound and contemporary UK urban trends, featuring collaborations with a new generation of British talent. "Fill Me In", "7 Days", "Walking Away", "Rewind"

document.addEventListener("DOMContentLoaded", function() { function limitTeaserItems() { const articles = document.querySelectorAll(".items article"); articles.forEach(article => { const header = article.querySelector("header h3 span"); if (header && header.textContent.trim() === "News") { //PUT THE NAME OF THE TEASER HERE const subteasers = article.querySelectorAll(".subteasers .subteaser"); if (subteasers.length > 6) { // IF SUBTEASERS EQUAL THIS NUMBER LONG for (let i = 6; i < subteasers.length; i++) { // LIMIT TO THIS NUMBER LONG subteasers[i].style.display = "none"; } } } }); } limitTeaserItems(); });