June 20, 201115 yr Hi, sorry if i ramble might be a stupid quistion but can i have one page defining basic layout and one defining text size etc.. eg. page1: #text {position:absolute;left:100px;top:100px} page2: #text {font:bold 20px veranda} obviously i would use #text p {} etc. for defining font but you should get the general idea hankyou for any help
June 20, 201115 yr Yes you can define an ID several times but only in a stylesheet. Bear in mind that the last instance will supercede any previously mentioned styles!
Create an account or sign in to comment