DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Placing Text Over an Image in CSS</title> <style> .box{ position: relative; ...
確定! 回上一頁