8/28/2013

HTML Calendar With Inline CSS Styles


December 2013
Su Mo Tu We Th Fr Sa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31


I decided I wanted to create a basic HTML calendar using inline CSS and table tags, it's not the most practical way to create one, but it was fun and I wanted to see where I could take it. Unfortunately not very far, due to the limitations when styling a table with inline CSS versus separating the two between style sheet and HTML. However, I still like the outcome; enjoy.

If you'd like to learn how to create a basic calendar, read through my How To Create A Simple Calendar Using HTML Tutorial!



without borders:

December 2013
Su Mo Tu We Th Fr Sa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31


Previous Post
Next Post
Related Posts

0 comments: