To embed a PDF file in an HTML5 page, use the <iframe> element. <!DOCTYPE html> <html> <head> <title>HTML iframe Tag</title> </head> <body> ...
確定! 回上一頁