css

  1. Microsoft Edge and Interop 2022

    Last year, the Compat 2021 effort made tangible progress on improving five of the top pain points for web developers. Microsoft, in collaboration with Google and Igalia, contributed a rewrite of the CSS Grid module in Blink, along with bug fixes for CSS Transforms. Representatives from Apple...
  2. VIDEO Improved authoring and debugging experiences in Microsoft Edge DevTools and Visual Studio Code

    As web developers we spend a lot of time authoring our code in an editing environment. We then jump over to the browser to use the in-built developer tools to debug and tweak the product UI. The problem with this is that results of the tweaking and debugging aren’t reflected in the source code...
  3. CSS module scripts: `import` stylesheets like JavaScript modules

    Microsoft and Google have collaborated to bring support for CSS module scripts to Chromium, and they will be available starting in Microsoft Edge and Chrome version 93. The new CSS module scripts feature can be used to load CSS style sheets with import statements just like JavaScript modules...
  4. Building a great touchpad experience for the web with Pointer Events

    Most web pages don’t fit on one screen, so good scrolling behavior is an integral part of a good web browser. It’s so crucial to the user experience that we have spent a lot of time optimizing page scrolling, with great results. Since launching Microsoft Edge, we’ve optimized most scrolling...
  5. Windows 10 Firefox 57 ? css. chrome ?

    I am a disabled person not technical hope am not out of line someone installed a zip file with chrome css to make Firefox 57 look like classic look go to screenshot on the top of page site Firefox Configuration - MarkRH I got this which looks nothing like the screenshot on the site can you tell...
  6. New and improved Event and CSS inspection for Microsoft Edge DevTools

    Editor’s note: This is the first post in a series highlighting what’s new and improved in the Microsoft Edge DevTools with EdgeHTML 16. EdgeHTML 16 is now rolling out to devices around the world as part of the Windows 10 Fall Creator’s Update—and with it, some great improvements to the...
  7. Watch Microsoft Edge Web Summit 2017 live on Channel 9

    Tomorrow at 9:00 AM Pacific, we’re hosting our third annual Microsoft Edge Web Summit in Seattle, and you can watch all the action live on Channel 9! Read on for a summary of the day ahead, and a list of all the sessions we have in store. Link Removed What to Expect Microsoft Edge Web Summit...
  8. Modernizing the DOM tree in Microsoft Edge

    The DOM is the foundation of the web platform programming model, and its design and performance impacts the rest of the browser pipeline. However, its history and evolution is far from a simple story. Over the past three years, we’ve embarked on an in-flight refactoring of the DOM in Microsoft...
  9. C

    Good webbdeveloping software? (HTML / CSS)

    Hi, I wonder if you have any good tip for a software that you can use to develop webbapplications etc. in? I know that Dreamweaver are good, but I don't like the ide of subscribe on adobe for 1 year just to use the software in 5 months.
  10. What’s new in Microsoft Edge in the Windows 10 Creators Update

    Today, the Windows 10 Creators Update began rolling out to over 400 million Windows 10 devices. With the Creators Update, we’re upgrading Microsoft Edge with dozens of new features and under-the-hood improvements to make the best browser on Windows 10 faster, leaner, and more capable than ever...
  11. CSS Custom Properties in Microsoft Edge

    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...
  12. Building in 10k: Compilation, Optimization, and Compression

    Editor’s note: This is the sixth (and final) 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, I did a deep dive...
  13. Building in 10k: CSS Structure and Sandboxing

    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...
  14. Building in 10k: Designing for Optimization and Performance

    Editor’s note: This is the third in a series of posts from the team that built the 10k Apart contest page, exploring the process of building for interoperability, accessibility, and progressive enhancement in less than 10kB. In the previous post in this series, I talked a lot about how the 10k...
  15. What would you do with 10kB?

    Sixteen years ago, Link Removed conceived of a contest that would test the mettle of any web designer: The 5k. The idea was that entrants would build an entire site in 5kb of code or less. Its aim was to force us to get creative by putting a bounding box on what we could do: Between servers and...
  16. Speed up page load with WOFF 2.0 fonts in Microsoft Edge

    Starting in Link Removed, Microsoft Edge supports Link Removed — a new format that reduces the size of a font file by more than 30%, helping web pages load faster. This feature is available to preview via the Link Removed starting with build 14316, and is coming to stable builds with the Windows...
  17. Building your own Windows 10 Web Browser

    Seems like with every Windows release, there's a set of sample apps that wrap the browser, showing you how you can add your own chrome (as in UI) to it, adding features and behaviors, creating your own web browser. Windows 10 is no different. Then again it is, because this time around, it's...
  18. Creating your own browser with HTML and JavaScript

    Over the past several months, we have made numerous improvements to the Microsoft Edge rendering engine (Microsoft EdgeHTML), focusing on interoperability with modern browsers and compliance with new and emerging standards. In addition to powering Microsoft Edge, EdgeHTML is also available for...
  19. Pick a color, any... "Integrated Color Picker for Visual Studio IDE"

    Today's Visual Studio Extension is more of a "teach you how to fish" kind of extension as anything. As he does so well, Shemeer NS, of Link Removed, has posted another project where he leverages another Control to create a Visual Studio addin that fits just what he needs, showing you all just...
  20. December 2013 Website Changes and Updates

    Greetings, once again! As of late, we have updated PHP to the latest minor revision. This is an upgrade to 5.4.22 from 5.4.21. PHP, of course, is the server-side hypertext processor used by most websites. The type of under-the-hood changes can be found with these release notes: Most of these...