Hi, I have an urgent requirement of creating Electronic Circuit using CSS HTML. The Circuit for an example is similar to the one that can be drawn on PCB. Please help me how can I do the same. I need to do it using CSS & HTML only.
CSS is not a drawing program. While there are numerous demos of using it as such, it's cute at best. Attempting to do this on a regular basis is just plain stupid.
You won't be able to reproduce this in html/css without using any graphics. Why would you want that anyway?
possible if all you are trying to do is have a background image with click-able div's or information over the top. Just look into Relative and Absolute div containers in css or php on w3 schools.
I don't think the user has actually said what it is he is looking for though so it is hard to help...