Wednesday, April 14, 2010

What social networking site uses CSS?

Okay because my youth group started a social networking site and you can put a css layout on it, so what other layouts can I use for it? Like Xanga, myspace, bebo, etc. You understand what I'm saying?

What social networking site uses CSS?
in theory any website that does not remove or alter html tags from the entry boxes of the profile editor would support css.





you won't be able to use css layouts from ANY other website for your youth groups site, to apply css styling to elements in a page those elements need to be referred to by name...which are unique in nearly every website on the internet.





in short, myspace layouts won't work for xanga, bebo won't work on myspace, xanga layouts won't work on bebo. none of them will work on anything else - a css stylesheet has to be written from scratch *specifically* for a particular site which will normally apply styles to unique *named* objects on that site.





myspace, bebo, xanga, everything apply their own id's to sections of their site which are formatted using css - 'layout' sites consist of css which also use the id's of a specific site to format it, that code won't work on any other site.





to create custom layouts for your youth group's site you'll need to learn at the very least basic html and css then create your own css code based on the id names assigned to the objects you want to style.
Reply:Please try searching the web using yahoo or google.


No comments:

Post a Comment