linking the CSS part With HTML Part
Adding Fonts from google
Working with the body
added main focus of the project
This project is build to make coding knowledge available to every place through an app and a website. This is an online platform to learn different languages from the best hand-picked courses
Adding An extra Line for clear info
This course provides you with the following Courses:
Making the picture more responsive by clicking on them we are directed to the respective page
For HTML IMAGE
For JAVASCRIPT IMAGE
</table>
APPLICATION OF THE CSS PART TO BE USED IN HTML FOR BETTER STYLING AND BACKGROUND TO BE USED IN THE ABOVE CODE
body{ font-family: 'Open Sans', sans-serif; Added background for the whole page background-color: #011627; color: #FDFFFC; align: center; text-align: center;
Added borders border: 20px solid #2EC486;
padding-bottom: 350px;
}
h1{ font-size: 4.0em; }
.courses{ margin: auto; }
adding detail in the pictures used from the internet for a redirecting page #a{ height: 150px; width: 300px; padding: 10px;
} #b{ height: 150px; width: 300px; padding: 10px;
} #c{ height: 150px; width: 300px; padding: 10px;
}
We got the inspiration of this idea with the help of our fellow friends who wanted to have good knowledge as well as relevant skills in different Programming languages and frameworks. They wanted a single platform to access the best resources available in the internet, so we came up with an idea to build this platform.
HashCode is a web and app based platform where the we provide the best-handpicked courses from the internet at one place of different branches. Students who will use the platform can view various courses and test their knowledge.
You need to do changes only in develop
branch
(Make sure you have Node/Nodemon & Express installed)
- Fork this repo
- Clone the forked repo
- Open the main/parent
hashcode_web
folder - Run the following command inside
hashcode_web
's terminal:node app.js
-> if you have Nodenodemon app.js
-> if you have Nodemon- You'll get a port_number
- Open any browser, in new tab enter a url
https://localhost:<port_number>/
likehttp://localhost:3000/
Code of Conduct
Contributing to Inaxia
MIT License
Copyright (c) 2020 inaxia
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
If you like our project, don't forget to give it a ⭐
<img id="b"src="https://www.motocms.com/blog/wp-content/uploads/2018/07/css-main-image.jpg" alt="CSS"> |