DOCTYPE html> <html> <head> <title> CSS | fill Property </title> <style> .opacity1 { /* using color names */ fill:green; } .opacity2 { /* using hex values ...
確定! 回上一頁