Recently, I decided to hire a new web designer for one of my projects. After multiple attempts, he finally delivered a beautifully designed webpage by sending me 20 poorly sliced images from Photoshop and an entire HTML file with table structure.
When I requested him to convert it into CSS, he informed me that he was not familiar with CSS as he solely focused on design. He argued that in his 4.5 years of experience, no client had ever asked for a sliced design because they preferred to work on the PSD files themselves to create the HTML. He also mentioned that using table structures in web design was common practice.
This left me questioning whether I am outdated in my approach or if he is simply behind the times.
Throughout my experience, I have always built webpages using DIV and CSS, only resorting to table structures when absolutely necessary. This is the method I have been taught and continue to follow.
I would appreciate hearing your thoughts on this matter and any advice on how to navigate this situation moving forward.