DOCTYPE html> <head> <meta charset="utf-8"> <title>column-gap</title> <style> .book { -moz-column-count: 3; /* Для Firefox */ -moz-column-width: 200px; ...
確定! 回上一頁