├── README.md ├── index.html ├── process_diagram.css └── screenshot.png /README.md: -------------------------------------------------------------------------------- 1 | # A Process Diagram with pure CSS & HTML 2 | 3 | This gives a basic styling for a diagram of processes. It’s a proof-of-concept of what can be realised just with CSS & HTML. 4 | 5 |  6 | 7 | To get a clue of the semantics, read further and take a look into the [`index.html`](http://github.com/arolle/css_process_diagram/index.html) source. 8 | 9 | Tested to work with Chrome 24, Firefox 16 and Opera 12 and above. 10 | 11 | --- 12 | 13 | Each node in the graph is wrapped into a `div` tag, as follows: 14 | 15 |
17 | A paragraph on some details. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. 18 |
19 |N’importe quoi ici.
45 |Put anything here.
53 |