Basic Css - Programming - Nairaland
Nairaland Forum › Science/Technology › Programming › Basic Css (723 Views)
| Basic Css by Nobody: 8:06pm On Mar 28, 2015*. Modified: 8:33pm On Mar 28, 2015 |
The css is design primarily to enable the separation of documents content, presentation, including elements such as layout , color and font. } table, td, th { border: 1px solid black; } </style> </head> <body> <table> <tr> <th>Firstname</th> <th>Lastname</th> </tr> <tr> <td>Peter</td> <td>Griffin</td> </tr> <tr> <td>Lois</td> <td>Griffin</td> </tr> </table> <p><b>Note:</b> If a !DOCTYPE is not specified, the border-collapse property can produce unexpected results in IE8 and earlier versions.</p> </body> </html> This is use to create a table Or use this code to edit your webpage <!DOCTYPE html> <html> <head> <style> body { background-color: #d0e4fe; } h1 { color: orange; text-align: center; } p { font-family: "Times New Roman"; font-size: 20px; } </style> </head> <body> <h1>My First CSS Example</h1> <p>This is a paragraph.</p> </body> </html> H is the heading P is paragraph Css is based on calculations , u have to be good in math. |
| Re: Basic Css by Nobody: 8:46pm On Mar 28, 2015 |
You only need to understand plotting a graph for CSS positioning for the rest maths is not impotant |
| Re: Basic Css by Nobody: 9:28pm On Mar 28, 2015 |
Yeah you are right. |
| Re: Basic Css by alayo22002(m): 11:28pm On Apr 05, 2015 |
@proxy plz bro i need ur assistance about diz css can i have ur whatapp number or pin? |
Can I Claim Expert In Html,javascript,css & Php After 1yrs Of Constant Learning? • Lets Start A Real Web-deveopment Course Here Html+css+javascript+php+mysql • Coding A Responsive Slider (HTML, CSS & JAVASCRIPT) • 2 • 3 • 4
Please Help Is Needed On How To Insert Two Or More Record Under A Single Field • Gmail Added An Official “undo Send” Tool. • Looking For A Magento Expert