Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 484 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 484 Bytes

HTML_CSS

Some html and css related problems are solved .

Use of basic html tags and making tables ,forms etc are done

Internal and Inline Css is also used .

In table folder few nested tables ,rowspan ,colspan related problem are solved with html,inline and internal css ,also other basic html tags are used.

In form folder few form making is solved using html form tags ,table tags for structure and spacing ,inline and internal css ,and also other basic html tags .