Skip to content

Nilda Pinto SBO is a public secondary vocational school in Curaçao that offers a variety of programs to help students achieve their academic and professional goals.

License

Notifications You must be signed in to change notification settings

GODiiKING/Nilda-Pinto-SBO

Repository files navigation

Visual Studio Code HTML5 CSS3

Nilda Pinto SBO

Nilda Pinto SBO is a public secondary vocational school in Curaçao that offers a variety of programs to help students achieve their academic and professional goals. Whether you want to pursue a career in business, technology, health, or hospitality, Nilda Pinto SBO has the right course for you. With two modern campuses and experienced teachers, Nilda Pinto SBO provides a stimulating and supportive learning environment. Nilda Pinto SBO also collaborates with European partners to enrich its educational offerings and foster international exchange.

image

Had to build a Nilda Pinto SBO website using the school assignment assets only. Only using HTML and CSS. This is my first-ever project. In which we have 100% creativity in design and code.

Table of Contents

  1. Nilda Pinto SBO
  2. About Me
  3. What I learned
  4. Installation
  5. Walkthrough
  6. License
  7. Contact
  8. Acknowledgments

(back to top)

About Me

I'm a Junior Web Developer and used to be in MBO Niveau 3, Employee Management (ICT) at Nilda Pinto SBO from 2020 - 2022...

(back to top)

What I learned

Since this is a school project I had to self-taught myself the basics of HTML and CSS by surfing website templates designed by YouTube for ideas for what I could do by using concepts from How To Make Website Using HTML & CSS | Full Responsive Multi Page Website Design Step by Step from GreatStack.

(back to top)

Installation

Currently using (version 1.84) of Visual Studio Code but was made using a downgraded update of VSCODE.

  • Install
    Visual Studio Code
    
  • Download Visual Studio Code
  • Make New Text File
  • Called Nilda Pinto SBO Home Page.html
  • Called Nilda Pinto SBO About Page.html
  • Called Nilda Pinto SBO Course Page.html
  • Called Nilda Pinto SBO Blog Page.html
  • Called Nilda Pinto SBO Contact Page.html
  • Make style.css
  • Make a folder called images
  • Multi-language Support
    • English
    • Dutch

(back to top)

Walkthrough

This is a walkthrough that guides users that guides users through the process of how to make the Nilda Pinto SBO. Walkthroughs can be more complex and detailed depending on the software and the task at hand. They are designed to help users complete a process step-by-step and ensure that they don't miss any important steps along the way.

(back to top)

Step 1

Add the <!DOCTYPE html> tag, and an html element with a lang attribute of en (Step 1)
*{
  margin: 0;
  padding: 0;
  font-family: 'Poppins', sans-serif;
}

(back top)

Step 2

Add a head element within the html element, so you can add a title element, so you can add a title element. The title element's text should be Nilda Pinto (Step 2)
<head>
<title>Nilda Pinto SBO</title>
</head>

(back top

(back top

(back top)

(back top)

(back top)

(back top)

(back top)/p>

(back top)/p>

(back top)/p>

(back top)/p>

(back top)/p>

(back top)/p>

(back top)/p>

MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Connect with me:

godiiking dinesh van putten god_no_kami

Dinesh van Putten - 📫 How to reach me dineshvanputten@outlook.com

(back to top)

Acknowledgments

List of resources I find helpful and would like to give credit to.

(back to top)

About

Nilda Pinto SBO is a public secondary vocational school in Curaçao that offers a variety of programs to help students achieve their academic and professional goals.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published