click here for complete code
Have you even asked yourself how hackers websites like 1337day are so cool with those green colors ?
Today im gonna show you how to make one of them using html and css.
Im not going to explain html and css but only the design tips.
So the background color is black, text color is green and link color is:#00ff00, and again at link we will remove that ugly underline: text-decoration:none
Time to decorate the search box:
border:1px solid #00ff00
color:#00bb00
background-color:green
now create an div element
it's css style will be:
margin:10px
now inside div add:
link url
author
date
views
And at the end the copyright
click here for complete code




3 comments:
ahahahah :p
wk manahahahah :p
wk man
please make it more understandable
im really sory but i cant post html here, thats why i used pastebin
Post a Comment