Quote:
Originally Posted by samhor
Yes i know but the floating footer does not work with the below at the start in iE9 but will in FF-
Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
|
Transitional again?
The DocType you've chosen, <!DOCTYPE html>, is an HTML5 DocType. Did you know that? Do you know why you're using it?