Sublime Text
<!DOCTYPE html> <html> <head> <title>Xem ví dụ</title> <style type="text/css"> img{ filter:none; } </style> </head> <body> <img src="../image/pineapple.jpg"> </body> </html>
<!DOCTYPE html> <html> <head> <title>Xem ví dụ</title> <style type="text/css"> img{ filter:none; } </style> </head> <body> <img src="../image/pineapple.jpg"> </body> </html>