+ 1

Inheritance html

I have 2 html files, is it possible for one file to inherit the background of another file? Thanks 😊

6th Feb 2019, 9:10 AM
Irene
Irene - avatar
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:)
9th Feb 2019, 9:52 PM
Molnar Daniel
Molnar Daniel - avatar