Can a HTML tag's value parameter contain newlines?
Context: I want to pass a map to a C++ activex <object> tag via <param>s, and it seems most straightforward to encode the map using spaces and newlines.
Can a HTML tag's value parameter contain newlines?
Context: I want to pass a map to a C++ activex <object> tag via <param>s, and it seems most straightforward to encode the map using spaces and newlines.