Closed (outdated)
Project:
Drupal core
Version:
9.3.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
6 Jun 2017 at 10:57 UTC
Updated:
17 Apr 2022 at 04:50 UTC
Jump to comment: Most recent
Comments
Comment #2
hiramanpatilThe align="center" syntax is deprecated. You can use CSS to display the table at center of the page.
For example:-
table {
margin:0 auto;
}
Comment #3
giordy commentedBut align=center is inserted directly by ckeditor. Why doesn't it work? Why align=right work well? [Sorry, I used google translate]
Thank you
Comment #8
danielvezaNo update in 5 years and ckeditor has been updated multiple times.
Closing as outdated.
Comment #9
danielveza