Skip to content

Commit 50269cc

Browse files
Add: last improvements
1 parent 7c9189b commit 50269cc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Awesome HTML Book: HyperText Markup Language (HTML)
1+
# Awesome HTML Book & Course: HyperText Markup Language (HTML)
22

33
![Promotional image](images/promotional.png)
44

@@ -3993,7 +3993,7 @@ h1 {
39933993
[^104]:[CodeSandbox: HTML Performance Optimization Techniques](https://qm3w7j.csb.app/), last access: September 10, 2024.
39943994

39953995
- In this example, the `<link rel="preload">` tag is used to prioritize the loading of critical resources (CSS and JavaScript files) by indicating their importance and specifying the `as` attribute to define the resource type.
3996-
- **There is a problem with this example in CodeSandbox environment to get it fully working, it's just for your information how it should work, sorry for that. Follow https://github.com/codesandbox/codesandbox-client/issues/8610 for more information.**
3996+
- **There is a problem with this example in CodeSandbox environment to get it fully working, it's just for your information how it should work, sorry for that. Follow [https://github.com/codesandbox/codesandbox-client/issues/8610](https://github.com/codesandbox/codesandbox-client/issues/8610) for more information.**
39973997

39983998
##### Code Example: HTML Minification and Compression
39993999

0 commit comments

Comments
 (0)