Tables should only be used for data - nothing else.
Use <div>'s for layout, <span> for text and CSS for styling.
That's what the specifications say. You should always follow the W3C guidelines.
End of story.
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Tables should only be used for data - nothing else.
Use <div>'s for layout, <span> for text and CSS for styling.
That's what the specifications say. You should always follow the W3C guidelines.
End of story.