Hi,
I need to do a complex html layout similar to the following link. (even more complex)
Can anyone please suggest how I can accomplish this? This layout should be flexible in all resolutions. Even the lines connecting other blocks. I am new to Flexbox and SVG. What would be the better solution?
Thanks in Advance.
Alejandro Cavazos
Full Stack Developer
Jan Vladimir Mostert
Idea Incubator
Google is doing it with straight HTML and CSS and probably some JS, see the Gaming Solution tab on Google Cloud: cloud.google.com Personally Canvas sounds easier, but you'll be writing everything yourself.
Regarding the datastructure, not sure if you are familiar with PSpice, there's a command line version available which if you used their syntax as an API / storage mechanism, you can easily store / update circuits using the PSpice syntax, OrCad is the GUI version of PSpice.