div insert in div
- by lolalola
Hi,
what's wrong with this code?
Now disappear background and div after this code show incorrect.
But why when i delete "float: left", everything looks good.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<style type="text/css">
#first{
…