I’d like to add a “lined paper” image as a background for my pages, where I write my notes.
Do someone know the css command for setting a background image (not background-color)?
For example:
#main-content-container {
background-image: url("file:///C:/pathto/parentfolder/imagename.png");
}
Thanks I’ll try it.
Why not:
- Root: div?
- ls.main container
- ct.main container
where can I learn this?
We don’t choose the identifiers ourselves. Use Ctrl + Shift + i
to explore what is available.
Ok I have to look it more up then