Tình hình là em đang làm 1 trang web để nộp cho thầy. Nhưng khi ghép vào frame thì nó ko được như ý (không giống web mẫu). Mấy bác vui lòng sửa dùm em dc ko ạ!!! cám ơn mấy bác nhiều. Web em tự làm thì nó bị thế này: Frame nó tự chia ra. Em mong muốn nó cuộn bình thường như thế này: Đây là web mẫu: Đây là code em làm bằng Dreamweaver: <frameset rows="103,310*,70*" cols="*"> <frame src="top.html" name="top" frameborder="no" id="top"> <frameset cols="328,232"> <frame src="left.html" name="left" id="left"> <frame src="right.html" name="right" frameborder="no" id="right"> </frameset> <frame src="footer.html" name="footer" id="footer"> </frameset> Cám ơn mấy bác vì đã đọc tin của e ạ!!!