Center alignment not working
-
Hi,
1) I’m using the following code in CSS styles and its not working. In body, one image and one table available.
body {
display: table-cell;
vertical-align: middle;
}2) I provided two scripts in Scripts (end of the body tag) and I want space (break tag) between the image and the table. How do I provide in CSS styles.
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Center alignment not working’ is closed to new replies.