darkoshi: (Default)
This explains why my HTML and CSS tags weren't working right on the Dreamwidth profile page.

To maximize cross-browser compatibility and make the site more accessible for people with disabilities, we use CSS (Cascading Style Sheets) to strip all browser default styling from many HTML tags on site-skinned pages.

The default CSS used on the page seems to override any non-CSS formatting attributes which you might include, and if you include any CSS "style" attributes, they get stripped out.

That said, if you include an "img" tag with class="profile", it will use these CSS settings:

.profile {
float: left;
margin-right: 70px;
}


thereby letting your text float to the right of the image, with a padding of 70 pixels between them.


On a rather unrelated note, here are some interesting floating staircases.
If you don't have an account you can create one now.
HTML doesn't work in the subject.
More info about formatting

May 2025

S M T W T F S
    123
45678910
11121314151617
1819 202122 2324
25262728 293031

Most Popular Tags

Style Credit

Expand Cut Tags

No cut tags
Page generated Saturday, May 31st, 2025 04:22 am
Powered by Dreamwidth Studios