Top "Styling" questions

styling is the process of binding visual metadata to a document

Visual Studio C++ Multiline comments

In VS C++ code, if i haven't selected anything or full line selected and press comment selection (Ctrl+K + Ctrl+…

c++ visual-studio-2010 comments styling
How can I make an Upvote/Downvote button?

This is just for the styling, I'm trying to make an upvote/downvote the same way that it's done on …

html css xhtml stylesheet styling
Can you add a class to a 'label' tag?

This is probably a stupid question but I was just wondering if it's possible add a class to a 'label' …

css class label forms styling
Google Custom Search (CSEv2) help on styling?

I need help on styling the Google Custom Search Box (not the results) Old styles were using the form tags, …

css search styling
Text indentation in unordered lists with CSS

I have an unordered HTML list and am using CSS to style everything. When the text has multiple lines, it …

css list styling unordered
Material UI Styles Not Rendering

Im attempting to build a website using Material-UI and React. When attempting to use Material-UI's styling via the Hook API, …

javascript reactjs material-ui styling codesandbox
CSS styling of form tags

As far as I am aware, a <form></form> tag is supposed to be invisible as …

html css web styling
Margin, position and padding not working when display:inline is set. also weird behaviour from relative position

I have two CSS classes: .class1 { height: 100%; width: 300px; border: 1px none #B0B0B0; position: relative; display: inline; left: 10…

css styling
WPF DataGrid style-Silverlight DataGrid?

That's not a secret: Silverlight's DataGrid default style is beautiful while WPF's is poor. Instead of reinventing the wheel let …

wpf silverlight datagrid styling wpftoolkit
How are scrollbars in new Google Docs UI styled (esp. the arrow buttons)?

The new Google Docs UI features cool gray scrollbars. These appear to be regular scrollbars styled with selectors like ::-webkit-scrollbar-thumb. …

css scrollbar styling google-docs