BeginTextArea class
          #include <eckit/web/Html.h>
        
        
Constructors, destructors, conversion operators
- 
              BeginTextArea(const std::string& name, int row, int col) 
Friends
- 
              auto operator<<(std::ostream& s, const BeginTextArea& n) -> std:: ostream&