How to align calendar to the right?
Here is the website. www.maynardiowa.org
As you can see the calendar is at the bottom, there is more below it and half of it is missing.
It changed after I added some body on top. I've tried <align = "right"> but no changes.
What do I need to key in to move it back to its original at the right corner?
Thank you for the help.
Add this to your CSS:
Code:
.style4 {
float: right;
}
That HTML seems really over complicated, unnecessary <div>s etc.
Regard,
LC.
LearningCoder -- Please note your INDEX OF is showing
Index of /
[ICO] Name Last modified Size Description
[DIR] GardenableImproved/ 10-Jan-2013 09:31 -
[TXT] code.txt 05-Jan-2013 05:55 1.3K
[TXT] dev.php 27-Jan-2013 15:52 64
Do you have an index.html or index.htm page in yiour site ROOT directory so the contents do not display?
I want it to act like a file host were I can upload different things not just have a site there. My site is GardenableImproved though.
When I finally pay for paid hosting I will host it like a proper site.
Regards,
LC.
Thanks bud, will do that. The site was previously under someone else and the person left, so I was told to be incharge of the site. So, currently learning html of the net.
Any sites you recommend for learning?
I'm currently getting from notepad.com
Originally Posted by
LearningCoder
Add this to your CSS:
Code:
.style4 {
float: right;
}
That HTML seems really over complicated, unnecessary <div>s etc.
Regard,
LC.
The last person working on this.
Trying to figure out why are there so many <div> s myself.
http://www.htmliseasy.com/index.html - IMHO the best by far, but it's a little old. I'd still recommend it.
http://www.w3schools.com - This is pretty reliable, but you'll have to make excercises for yourself.
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Rules
Bookmarks