![]() |
Smalltalk/X WebserverDocumentation of class 'HTML::Paragraph': |
|
|
Class: Paragraph (in HTML)Inheritance:Object | +--HTML::AbstractElement | +--HTML::AbstractHTMLElement | +--HTML::Paragraph
Class protocol:required protocolInstance protocol:queries
Examples:Create paragraph in document: [exBeginn] |document| document := Document new. document addParagraph:'This is a paragraph.'. document htmlString. Create a paragraph:
|
|
|
ST/X 7.1.0.0; WebServer 1.663 at exept.de:8081; Mon, 04 Aug 2025 16:39:06 GMT
|