<html> <head> <style> img[title~="photo1"] { border: 1px gray solid; } ... 這樣的寫法代表CSS Attribute Selector 只會選擇span 元素中有title 屬性,而且title ...
確定! 回上一頁