Anypia Programmer's Documentation
ContentsIndexHome
PreviousUpNext
OutFileHTML::writeEndTag Method

Writes the closing tag of the specified HTML element.

C++
void writeEndTag(
    const std::string& s
);
Parameters 
Description 
const std::string& s 
The specified HTML element. 
Copyright (c) 2010. All rights reserved.
What do you think about this topic? Send feedback!