hi.. the problem is when I do a web page the text is not on the absolute top of the frame, there have a space between the top of the frame and the text, so how can I throw out this little space ?
<style type="text/css"> body {margin-top: 0} </style>
Nice ! thanks kelly !
You're welcome.