Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS PSD to HTML5/CSS Re: PSD to HTML5/CSS

#78693
TheN00b
Participant

@Argeaux: Do I have to place it in a Div ? Can’t I use the css cascade ? for example

#feature img {

float: right;
margin-top: 20px;
z-index: 1;

}