I need a very simple, straightforward CSS/HTML flowchart in the format below:
Node1
|
Node2
|
Node3
|
Node4
|
Node5
|
Node6
I know next to nothing about CSS but attempted to modify the one detailed in the link below. The Problem was I only want a linear, vertical chart and it ended up all over the place!
http://www.htmlforums.com/css/t-flowchart-using-css-85999.html
Can anyone help?
Hope this is works for you:
http://jsfiddle.net/wkCNm/
In case the JS Fiddle disappears, here is the code.
HTML
CSS