So lets say I'm making a website that has multiple languages avaiable.
In the graphics directory there is 3 child directorys: lang1, lang2, lang3.
They all contain the same images, but the texts contained in these images are in different languages.
My question is, am I gonna have to create 3 different css files even though they're the same but points to different graphic directory?
In the graphics directory there is 3 child directorys: lang1, lang2, lang3.
They all contain the same images, but the texts contained in these images are in different languages.
My question is, am I gonna have to create 3 different css files even though they're the same but points to different graphic directory?
Comment