There are three ways to apply CSS to HTML: Inline, internal, and external. ... DOCTYPE html> <html> <head> <title>CSS Example</title> <style> p { color: red ...
確定! 回上一頁