HTML / CSS / JS
HTML -
markup language
build structure web pages
Content to Webpages:
header , footer , images , videos , paragraphs
links,navigations
CSS - cascading styles sheet
used to add styles to webpages
colors, fonts , layouts
overall appearance of the webpage
JS - scripting language
build dynamic webpages
add interactivity in webpages
create animations ,
handle user inputs
validate data
HTML ---
[Link] structure -->
DOCTYPE , html , head ,body
[Link] elements-->
headings , nav ,header,footer, main , article , section ,aside
[Link]-> link , img ,tables,forms
[Link] -> ordered list , unordered list , description
[Link] -> height , width , href , src ,bgcolor, id, class,style
6.HTML5 new Features --> canvas , audio , video, geolocation ,API calls
[Link] Design concepts
header ,navbar , aside , footer
[Link] between block level & inline elements
[Link] of meta tags
[Link] do you create responsive design
CSS--->
[Link] - property,value , selector , declaration
[Link] model - margin , paddng , border
[Link] techniques(float , position ,flexbox ,grid)
[Link] design properties
[Link] frameworks --> bootstrap , tailwind , materialize
[Link] box model
[Link] based : create element centre both horizontally and vertically
3. difference inline , internal and external styles
should be answered at 3:26pm