├── Addition_args.txt ├── HEADING.html ├── buttons.html ├── heading.html ├── lists.html ├── paragrah.html └── semanticelements ├── body.html ├── footer.html └── head.html /Addition_args.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vishalbandaru02/txtfilespractice/HEAD/Addition_args.txt -------------------------------------------------------------------------------- /HEADING.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vishalbandaru02/txtfilespractice/HEAD/HEADING.html -------------------------------------------------------------------------------- /buttons.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vishalbandaru02/txtfilespractice/HEAD/buttons.html -------------------------------------------------------------------------------- /heading.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vishalbandaru02/txtfilespractice/HEAD/heading.html -------------------------------------------------------------------------------- /lists.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vishalbandaru02/txtfilespractice/HEAD/lists.html -------------------------------------------------------------------------------- /paragrah.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vishalbandaru02/txtfilespractice/HEAD/paragrah.html -------------------------------------------------------------------------------- /semanticelements/body.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vishalbandaru02/txtfilespractice/HEAD/semanticelements/body.html -------------------------------------------------------------------------------- /semanticelements/footer.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vishalbandaru02/txtfilespractice/HEAD/semanticelements/footer.html -------------------------------------------------------------------------------- /semanticelements/head.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vishalbandaru02/txtfilespractice/HEAD/semanticelements/head.html --------------------------------------------------------------------------------