Skip to content

margin / paddin in HTML style #52

@Acanis87

Description

@Acanis87

Hey,

thanks for tkhtmlview, its a simple option to create a small "Readme" in my program. Iam a Python beginner and Iam trying since 3 hours to reduce the space between my h1 / h2 and the following p / ul.
It seems, that you dont allow margins, paddings, br, &nbsp and so on and everything is controlled by spacing1/2/3.

Couldnt find documentation, but I used spacing3=3 to get a little bit more space between everything, so my list isnt so tightly and I used ".insert('end', '\n')" to have a empty line at the end of the widget.

But I couldnt find any way to reduce the spacing between titles and content. Is there any? Or could you consider adding it? (I just read, that you are recoding tkhtmlview)

Thanks! :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions