Prior to iOS 11, you could drag a local webpage (.html file) onto the iOS Simulator to view it in Safari. Now it tries (but fails) to add the file into the new Files app. Luckily I found a pretty easy workaround. In the iOS Simulator, make sure Automatically Sync Pasteboard is turned on. Open the .html file in a web browser on your Mac (Safari, Chrome, etc.). Copy the URL (file:///Users…) In the Simulator, click into the URL bar, and then click Paste. --- This article was originally posted...| Dan Rodney's Blog
When saving SVG (scalable vector graphics) in Adobe Illustrator, there are some things you should know that will affect the quality of the SVG files you produce. Disclosure: If you make a purchase using my links to Adobe’s website, I may earn a commission (which helps support me). Ways to Create SVG in Adobe Illustrator File > Export > Export As (and Export for Screens): This newer export produces more optimized, smaller files with cleaner code than File > Save As. Ignores the artboard ...| Dan Rodney's Blog
Did you know Google has a color picker you can use to mix up new colors, or convert color values between HEX, RGB, HSL, and more? Here’s how to use it! Search for a color value (like the examples below) to see the color picker. Hex values: #00cfc8 RGB values: rgb(253, 88, 150) Click Show Color Values to get other conversions (such as RGB, HEX, etc.) Here’s a screenshot of what it looks like. Happy Googling! --- This article was originally posted on Dan Rodney's Blog. If you enjoyed this ...| Dan Rodney's Blog