You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
styling
About this tag
The styling tag on WindowsForum.com covers a range of topics related to visual customization and design in Windows and web development. Discussions include using Windhawk to modify the Windows 11 taskbar appearance and behavior, CSS custom properties in Microsoft Edge for cascading style variables, and CSS structure and sandboxing techniques for building lightweight web experiences. Other threads explore WinJS 4.0 for Windows 10 app styling, data binding in Windows Store apps, and performance tips for Silverlight styling on Windows Phone 7. The tag also features desktop customization showcases like the Blue Bokeh Windows 8 desktop and a floral walls theme, reflecting user interest in personalizing their Windows environment.
The Windows 11 taskbar looked like a fresh start—sleeker, centered, more modern—but for many users it felt more like a locked box than a customization canvas. A tiny, unofficial tool called Windhawk changes that: it’s a modular tweaking platform that restores missing functionality, unlocks...
accent wall
beige sofa
bold colors
color palette
cushion
decorative pillows
feature wall
floral art
floral walls
home decor
home interior
interior design
living room
mural
statement wall
styling
textile art
vibrant colors
wall art
Beginning with EdgeHTML 15 in the Windows 10 Creators Update, Microsoft Edge introduces support for CSS Custom Properties, a new primitive value type to fully cascade variables across CSS properties. You can preview CSS Custom Properties in Windows Insider Preview builds beginning with EdgeHTML...
animation
browser compatibility
cascade
css
css houdini
css variables
custom properties
edgehtml
fallback
javascript
less
microsoft edge
sas
styling
ui elements
variables
web development
web standards
windows 10
Editor’s note: This is the fourth in a series of posts from the team that built the 10k Apart contest site, exploring the process of building for interoperability, accessibility, and progressive enhancement in less than 10kB.
In the previous post in this series, Stephanie Stimac discussed her...
10k apart
accessibility
breakpoints
code management
component-based
contrast
css
design flexibility
fault tolerance
interoperability
media queries
mobile first
performance
progressive enhancement
responsive design
sas
styling
web design
web standards
This post was written by Josh Rennert, Program Manager, Web Apps & Frameworks team
We received great feedback and insight from our WinJS 4.0-Preview, released earlier this year. Now, the time has finally arrived. With the imminent release of Windows 10, we are proud to announce WinJS 4.0. You...
In the previous Quickstarts, we have introduced the app and looked at handling data requests and formatting. In this next video, we will look at binding that data to the interface.
Binding and Windows 8 TemplatesData binding plays a central role in the Windows Store project templates available...
bindings
data binding
data model
design mode
grid
hub page
items source
khan academy
microsoft store
navigation
observablecollection
quickstart
sample data
styling
templates
user interface
view model
visual studio
windows 8
xaml
# featureddesktop We've seen Windows Phone 7 desktop s before, which is stylistically similar to what Microsoft has us expecting in Windows 8 , but when it's done this well it's worth repeating. Reader The Royal Rebel took Windows 7 and made it to look like Windows 8 with a few stylistic touches...
Performance is always a critical topic in development, especially when it comes to a mobile device. Jeff Wilcox shares several performance tips and dives deep into how he made the ProgressBar perform even better. Jeff retemplated the ProgressBar control via a style and made it very simple to...