DOCTYPE html> <html> <head> <title> CSS | fill-opacity </title> <style> .opacity1 { /* completely visible fill */ fill-opacity:1.0; fill:green; } ...
確定! 回上一頁