I tried doing
$html='http://www.csszengarden.com/215/';
$docx->embedHTML($html, array('isFile' => true));
$docx->embedHTML("http://www.csszengarden.com/215/215.css?v=8may2013", array('isFile' => true));
but the resultant DOCX file contains only the text.