Improving how users move between sections.
to make the website smoother, feel more natural
They use this code "scroll-behavior: smooth;"
Now I understand how they do UX.
Using the value in the CSS for styling.
All I need is to add Attribute to the Element with value in HTML.
By connecting the HTML with CSS I can style with in the CSS file.
It's interesting......
Dammm......
I thought the CSS was done in the Html file.
And that made me think the HTML going to real crowded.
But now I see that the CSS has a different file
where you do all the styling for the HTML.
These are the 2 path that are used to link resource in html:
- Absolute path -- For imbedding external resources.
- Relative path. -- for Imbedding resource from my own project.
This can't be real:)
What is this code "Ω", "€"?
They said,
Ω -- This is for euro symbol
€ -- And this is for Greek capital latter omega symbol