├── README.md ├── _config.yml ├── background.png ├── background2.png ├── background3.png ├── bootstrap2.png ├── desk.png ├── img ├── background.png ├── background2.png ├── background3.png ├── bootstrap2.png ├── desk.png ├── images ├── logo.png ├── logo6.jpg ├── mac.png ├── team1.png ├── team2.png └── team3.png ├── index.html ├── mac.png ├── style.css ├── team1.png ├── team2.png └── team3.png /README.md: -------------------------------------------------------------------------------- 1 | # Basic-Website-using-HTML5-CSS3 2 | Create your very first website using HTML5, CSS3 3 | 4 | Paste all the images in one folder and name it as img. 5 | Download logo image and paste it in img folder. 6 | 7 | copy and paste index.html code in VS Code or NOTE PAD ++ and save it as index.html 8 | copy and paste style.css code in VS Code or NOTE PAD ++ and save it as style.css 9 | 10 | 11 | -----WILL POST SHOPPING WEBSITE WITH ADD TO CART OPTION AND FULLY FUNCTIONABLE---- 12 | -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- 1 | theme: jekyll-theme-cayman -------------------------------------------------------------------------------- /background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/background.png -------------------------------------------------------------------------------- /background2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/background2.png -------------------------------------------------------------------------------- /background3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/background3.png -------------------------------------------------------------------------------- /bootstrap2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/bootstrap2.png -------------------------------------------------------------------------------- /desk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/desk.png -------------------------------------------------------------------------------- /img/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/img/background.png -------------------------------------------------------------------------------- /img/background2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/img/background2.png -------------------------------------------------------------------------------- /img/background3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/img/background3.png -------------------------------------------------------------------------------- /img/bootstrap2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/img/bootstrap2.png -------------------------------------------------------------------------------- /img/desk.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/img/desk.png -------------------------------------------------------------------------------- /img/images: -------------------------------------------------------------------------------- 1 | All images are thr 2 | -------------------------------------------------------------------------------- /img/logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/img/logo.png -------------------------------------------------------------------------------- /img/logo6.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/img/logo6.jpg -------------------------------------------------------------------------------- /img/mac.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/img/mac.png -------------------------------------------------------------------------------- /img/team1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/img/team1.png -------------------------------------------------------------------------------- /img/team2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/img/team2.png -------------------------------------------------------------------------------- /img/team3.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/arvind37/Basic-Website-using-HTML-CSS/5d24707464196f574dd9a0efd56c637bfc683547/img/team3.png -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- 1 | 2 | 3 |
4 | 5 | 6 |Welcome to my website tutorial! 107 | Bootstrap is a free and open-source front-end library with HTML and 108 | CSS based designs.
109 |Built with the latest version of HTML, HTML5.
123 |Built with the latest version of Bootstrap, Bootstrap 4.
128 |Built with the latest version of CSS, CSS3.
133 |The columns will automatically stack on each other when 147 | the screen is less than 576px wide.
148 |Resize the browserwindow to see the effect. Responsive web 149 | design has become more important as the amount of mobile traffic now 150 | accounts for more than half of total internet traffic.
151 |It can also display the web page differently depending on the 152 | screen size or viewing device.
153 |John is an Interent 186 | entrepreneur with almost 20 years of experience. 187 |
188 | See Profile 189 |Mary is a designer with a almost 10 years 198 | of digital design experience.
199 | See Profile 200 |Phil is an developer with over 5 years 209 | of web development experience.
210 | See Profile 211 |We know that greatness in a disruptive era requires bold 226 | ambition, curious talent and a culture that believes we're 227 | smarter together.
228 |We approach every challenge hostically, with best-in-class 229 | expertise in data, creativity, media, technology, search, social and 230 | more. We call this Alchemy. It has the power to build our clients' 231 | brands and transform their business. And white it may seem like 232 | magic, we've got it down to a science. 233 |
234 | 235 |