I want to let all the small eyeglasses on http://www.prescriptionglassesonline.net show before the articles for the people to see, but when we check the resource code, I want to use div to let the articles show resource code before the pics resource code, how to do?
You can use javascript. And i tags after div with eyeglasses move div too another div (before article). Alternative option is position: absolute for div with eyeglasses but I think in this situation better option is javascript. If somebody has switch off JS then eyeglassess will be after article or display:none if You set in css for start
can u be more specific about your requirements? I'm not sure exactly what you mean by before? what you mean by resource code here?
I mean when people visit my site, they should see pics before the text, when we check the resource code, the text should come before the pic code.