Hello DevBest,
I want to create a section called"CrossFire" for people who is playing crossfire and It will have sub section called "Media (Picture & Videos)"
Thanks,
Shado.
Hello Devbest,
Im working on my template but I found the background dosen't work, Can someone help me
HTML:
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
</html>
CSS:
Background {
background: url(img/bg.jpg) no-repeat center center fixed;
}...