1 / 19

Best Web Development Tools And Service Company

CSS Tricks, Chris Coyieru2019s mastermind project, kicked off in 2007, and at first, was primarily about CSS and HTML, but then expanded to embrace other subjects like JavaScript, WordPress; and as Chrisu2019s knowledge in front-end technologies grew, so did the stuff he covered in his articles.<br>

Télécharger la présentation

Best Web Development Tools And Service Company

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. WEB DEVELOPMENT COMPANY DELHI More Information  Contact Us Website — https://webinfomatrix.com/ Skype — shalabh.mishra Telegram — shalabhmishra Whatsapp — +919212306116 Email — shalabh.mishra@gmail.com Mobile — +919212306116

  2. Front-end

  3. Three layers of webdesign: Structure HTMLmarkup Style CSS Behavior JavaScript

  4. HTML= Hyper Text MarkupLanguage

  5. Do youimagine how this page would look like withoutHTML?

  6. Looksugly… Doesn’tit?

  7. NoHTML? Withoutany markup to give yourpage content structure, the browser renders unformatted and unstyledtext

  8. HTML tagsgive structure and meaning to yourcontent.

  9. HTMLTags <p></p> - to organize textinto paragraphs <table></table> - to displaytable <form></form> - todefine form for userinput <img></img> - to addimage

  10. LetsaddHTMLtagstoourpage... How will it looknow?

  11. Looksbetter… But still not good…

  12. HTML Oncepagecontentismarkedup with HTML tags, the browser appliesdefaultstylestothetags. Sonowpageisreadableandhave a clearhierarchy.

  13. But whatshouldwe doto make the pagelook nice? The answeris useCSS!

  14. CSS= Cascading StyleSheet

  15. CSS Set of rules defining howan html element will be “presented”in thebrowser.

  16. CSSRules p { color:red; } #title{ font-style: italic; border: 1px dottedblue; } .title{ font-weight: bold; background:yellow; }

  17. Some things you canchange withCSS • colors • font • fontsize • backgrounds • spacing • sizes • borders • positions(layout)

  18. MORE INFORMATION CONTACT US Website — https://webinfomatrix.com/ Skype — shalabh.mishra Telegram — shalabhmishra Whatsapp — +919212306116 Email — shalabh.mishra@gmail.com Mobile — +919212306116

  19. THANKS FOR WATCHING

More Related