Frames to Table
I have an old website that has frames. I am trying to convert the frame content into a table instead to get rid of the frames. Is there anyway of copy and pasting the contents of the frame into a new table?
I have an old website that has frames. I am trying to convert the frame content into a table instead to get rid of the frames. Is there anyway of copy and pasting the contents of the frame into a new table?
Using both Frames and Tables to organize and display your content is antiquated, not accessible for visually impaired users, and horrible for SEO. (Tables should ONLY be used for tabular data, and Frames should never be used for anything public-facing.)
Consider revamping your site with a dynamic website with a pre-built structure (like WordPress or similar theme-based setup); design a layout using Bootstrap; or at the very least, using the basics of CSS.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.