Skip to content

How to set the width of a <div> tag? #31

@AnikeRU

Description

@AnikeRU

Hello!
How to set the width of a div element?

<div style="display:inline-block; color:red; width:450px;">Field name:</div><div style="display:inline-block;">short</div>
<br/>
<div style="display:inline-block; color:red; width:450px;">Long field name:</div><div style="display:inline-block;">long</div>
<br/>
<div style="display:inline-block; color:red; width:450px;">Very long field name:</div><div style="display:inline-block;">very long</div>

The width style property did not work in the example above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions