![]() |
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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Tue, 05 Dec 2023 15:53:52 GMT
|