Jump to content

Website


Brad25891

Recommended Posts

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.

starscapeyp6.jpg

Deviant Art Account

2 Signatures | 6 Photographs | 1 Other

Link to comment
Share on other sites

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.

Link to comment
Share on other sites

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.

starscapeyp6.jpg

Deviant Art Account

2 Signatures | 6 Photographs | 1 Other

Link to comment
Share on other sites

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:

Link to comment
Share on other sites

[...] 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.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.