Home > Software design >  How to use bootstrap to wrap elements across multiple tags?
How to use bootstrap to wrap elements across multiple tags?

Time:12-31

Solved:

This question is actually a combination of two individual questions:

  1. how to generate an "article-like" passage when each sentence and each word is wrapped with a tag. This should work naturally with Bootstrap's grid and container system, only if the spans around words are spaced (using space or linebreak) with each other. In other words, according to: DevTools

  • Related