Daily Archives: 20 February 2008
Tips to migrate from HTML to xHTML
5 simple steps to migrate from HTML to XHTML . Open with the proper DOCTYPE & Namespace <!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd “> Write all tags in lowercase <title>XHTML Rules</title> Quote all attribute values src=”xyz.png” and not src=xyz.png Close all tags <p>Some Text</p> Close “empty” tags, too <img src=”xyz.png” />
Microsoft preps Yahoo! proxy attack
According to The New York Times‘ DealBook blog, Microsoft will soon spark a Yahoo! proxy fight rather than up its $44.6bn bid for the beleaguered Web portal. An increased bid would cost the company billions more, but sources tell DealBook that Microsoft could launch a proxy battle simply by spending an extra $20m to $30m … Continue reading
