Html – Make width of container equals maximal width of text
I have container with fixed width. Inside the container there is a div with internal text. Example: div.link element has width equals 100% of parent container, but I want, that element will has width equals maximal width of text (see…