put in the <header> tag:
<link rel="stylesheet" href="style.css">
<p style="color: blue; font-size: 46px;">
h1 {
color:red;
font-size:18px;
}
This is modding the color and font size of the heading 1.
<html>
<head>
<style>
body{
direction:rtl;
}
</style>
</head>
<body>
</body>
</html>
<style></style>
Check this article, it's very cool: https://dev.to/devlorenzo/how-to-write-css-like-a-pro-4glj
Code Example |
---|
Css :: sql file extension |
Css :: beautiful navigation bar css |
Css :: css keyframes |
Css :: css vendor prefixes |
Css :: how to create multicolor text in css |
Css :: import antd css |
Css :: scss extend |
Css :: center an element in css completely |
Css :: Add Very Subtle Drop Shadow (CSS) To Element (HTML) |
Css :: center div with flexbox |
Css :: css grid properties |
Css :: put a border only on bottom |
Css :: stop css transition from firing on page load |
Css :: css size |
Css :: ion-split-pane width |
Css :: $scope.$apply |
Css :: css mutline comment |
Css :: css cut lines |
Css :: responsive width css |
Css :: animate progress tag css |
Css :: how to center text in a div |
Css :: fonmt family css |
Css :: inline input form css |
Css :: css to increase font size |
Css :: backgroud color css |
Css :: nesting in sass |
Css :: option tag center |
Css :: white space in css |
Css :: css outline style |
Css :: ellipsis |