Example : Let's say we have the following HTML: <!DOCTYPE html> <html> <head> ... Here is an example of CSS: h1 { color:red; font-size:24px; } ...
確定! 回上一頁