November 30th, 2013, 11:37 AM
-
Hi. Web-site content creation problem.
I got a problem :
i want to make a page with static background and scrollable content :
----- == == == == ----- I•I
----- == == == == ----- I•I
----- == == == == ----- I•I
----- == == == == ----- I•I
----- == == == == ----- I•I
----- == == == == ----- I•I
----- == == == == ----- I•I
So "-----" is a visible part of background and "==" is a "form" or "field" with content. What i should use for implementing this ?
I'm surfing web , and readign w3s now , but i think my result is to far from me , so can u advice me something ?
P.S. "I•I" - scroll
I want my site to be like this :
(<-- This guy loves clicks.)
Last edited by FAQer; November 30th, 2013 at 01:29 PM.
December 7th, 2013, 03:16 AM
-
Check your other post, I just replied.
background-attachment: fixed;
December 7th, 2013, 05:38 AM
-
I found that a week ago , but thx )