December 20, 200718 yr Ok so I'm currently making a website as a project of mine and a friends and It's looking ok if i say so myself. The only problem is on this site, when I go to highlight things it highlights the images used in the site, which could be a problem... Is there a way to stop people from highlighting your stuff like put it in the background. Deviant Art Account2 Signatures | 6 Photographs | 1 Other
December 20, 200718 yr What you should have done really is split the top and bottom of the site using a table and allowed your content to be on a white (#FFFFFF, not an image) background. This would have not only solved the problem with highlighting but also allowed your site to be infinitely expandable vertically for more content. Also, you should register your domains before letting anyone else know what they are.
December 20, 200718 yr Author What you should have done really is split the top and bottom of the site using a table and allowed your content to be on a white (#FFFFFF, not an image) background. This would have not only solved the problem with highlighting but also allowed your site to be infinitely expandable vertically for more content. Also, you should register your domains before letting anyone else know what they are. Thanks, I'll give that a try. Deviant Art Account2 Signatures | 6 Photographs | 1 Other
December 20, 200718 yr I'm not saying you should change the grey background around your site by the way, I quite like the fact it doesn't hit the edge of the browser. Just that you should split your site into table format and allow the white content area to be expandable vertically with a hex colour background and with a fixed percentage width. :wink:
December 20, 200718 yr Author done! thanks for the pointer :) Mods: Feel free to close : Deviant Art Account2 Signatures | 6 Photographs | 1 Other
December 20, 200718 yr [...] table [...] Come on, start him off on a good foot. Table's should be used for that, tabular data, go with a div. Last.fm Signature Overlays
December 20, 200718 yr [...] table [...] Come on, start him off on a good foot. Table's should be used for that, tabular data, go with a div. You didn't see his original site (he removed the link), the entire thing was already table based, so him switching around how the top and bottom were coded would have been much easier by just changing some table elements. DIVs are the best for data, I agree, but for that design, it was far easier to use a table based method.
Create an account or sign in to comment