Unstoppable Domains

How to do a background image with line?

Spaceship Spaceship
Watch

Stephen3

Established Member
Impact
0
How to do a background image have line on image? like this image~
 
Last edited:
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
.US domains.US domains
You need CSS

Code:
#line
{
 background-image:url(images/line.gif);
 background-repeat:repeat-x;
 height:xxpx;
 width:xxpx;
}
 
0
•••
err... I know the coding, I mean how to design the images have line on it.
 
0
•••
What do you mean? Like, how to create the line image that repeats? That's just a matter of opening up something like paint and creating an image that's only 1px tall (or wide, if it's a vertical span).
 
0
•••
I've reupload the larger images so can see more clear...
I want to know how to do the /////////////////// line on image
 
0
•••
You just did it...
 
0
•••
The image not do by me.. i get it from other website
 
0
•••
0
•••
It's very easy. You just create a link and use the background-repeat function in CSS..
 
0
•••

We're social

Unstoppable Domains
Domain Recover
NameMaxi - Your Domain Has Buyers
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back