Main Page: Difference between revisions
Jump to navigation
Jump to search
Deleted User (talk | contribs) No edit summary |
Deleted User (talk | contribs) No edit summary Tag: Reverted |
||
Line 1: | Line 1: | ||
<style> | |||
.border_radius1 { | |||
border:5px solid blue; | |||
border-radius: 40px; | |||
color:black; | |||
padding: 10px; | |||
width: 120px; | |||
height: 190px; | |||
} | |||
.border_radius2 { | |||
border:3px groove darkblue; | |||
border-radius: 50%; | |||
background-color: red; | |||
padding: 10px; | |||
width: 100px; | |||
height: 100px; | |||
} | |||
.border_radius3 { | |||
border:3px groove yellow; | |||
border-radius: initial; | |||
background-color: green; | |||
color:white; | |||
padding: 10px; | |||
width: 100px; | |||
height: 100px; | |||
} | |||
</style> | |||
== '''Welcome to FasciPedia!''' == | == '''Welcome to FasciPedia!''' == | ||
<table><tr> | <table><tr> |
Revision as of 21:12, 26 March 2022
<style> .border_radius1 {
border:5px solid blue; border-radius: 40px; color:black; padding: 10px; width: 120px; height: 190px;
}
.border_radius2 {
border:3px groove darkblue; border-radius: 50%; background-color: red; padding: 10px; width: 100px; height: 100px;
}
.border_radius3 {
border:3px groove yellow; border-radius: initial; background-color: green; color:white; padding: 10px; width: 100px; height: 100px;
} </style>
Welcome to FasciPedia!
|
About FasciPediaOur purpose here at Fascispedia includes:
|
Cell 3 |