background-attachment: fixed; - possible?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I make a homepage and I want to fix the background as you can see it on
http://hem.passagen.se/knoblimo/svenska/index.htm. I want to make a better
version of the same homepage Word. I like that the letter are gliding over
the background. The html-cod for this is
background-attachment: fixed;
I wonder if it is possible to put it in somewhere in the html-source and how.
 
Hello Ivan
I make a homepage and I want to fix the background as you can see it on
http://hem.passagen.se/knoblimo/svenska/index.htm. I want to make a better
version of the same homepage Word. I like that the letter are gliding over
the background. The html-cod for this is
background-attachment: fixed;
I wonder if it is possible to put it in somewhere in the html-source and how.

of course it is, but not in Word: it's not a code-oriented HTML editor
(it never meant to be).

But you can certainly save your document as (filtered) HTML and make
this adjustment in basically any text editor (Notepad, Wordpad are
mostly on any Windows PC).

HTH
Robert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top