Search found 1 match
- Wed Jun 28, 2023 12:14 pm
- Forum: Graphics, Figures & Tables
- Topic: Web Layout
- Replies: 1
- Views: 1548
Web Layout
I'm a fullstack dev. I need to produce figures with wireframes of web apps. These are essentially rectangles (HTML `DIV` elements) with other rectangles inside, with added elements such as names (HTML `id`), classes (HTML `class`) and dimensions, like `<--50px-->`, or its vertical counterpart. The ...