+ 1
Inheritance html
I have 2 html files, is it possible for one file to inherit the background of another file? Thanks 😊
1 Answer
+ 1
Hi, background should be set via CSS. If you use the same stylesheet for both htmls the background will be the same:)