Sorry if this is a stupid question but im just wondering if a can target text within a DIV that has no <p> tags or heading tags.
for example, in my 'productDescription' DIV i have an image and text. to target the image i just put:
but how would i target text in the same DIV?#productDescription img {
}
heres my website if this helps, http://www.clickpurchase.co.uk
- The DIV im referring to is when you select a product, it has image and description.
thanks in advance :)




