Files
openide/python/python-community-ide-resources/resources/tips/ShowAppliedStyles.html
T

18 lines
381 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css" href="css/tips.css">
</head>
<body>
<p>You can quickly review all styles currently applied to an HTML tag, by right-clicking the tag name and selecting
<span class="control">Show Applied Styles For Tag</span>
from the context menu:</p>
<p class="image"><img src="images/show_applied_styles.png"></p>
</body>
</html>