-
Notifications
You must be signed in to change notification settings - Fork 0
/
products.html
123 lines (121 loc) · 9.17 KB
/
products.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="The best of our work, from branding and design to development.">
<script src="https://kit.fontawesome.com/8aebfcef07.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="css/styles.css" type="text/css">
<!-- Opengraph metadata -->
<meta property="og:url" content="https://itstud.hiof.no/~kjellmal/webutvikling/webeksamen/products.html">
<meta property="og:type" content="website">
<meta property="og:title" content="Our portfolio - Company name">
<meta property="og:description" content="The best of our work, only happy customers from branding and design to development.">
<meta property="og:image" content="https://itstud.hiof.no/~kjellmal/webutvikling/webeksamen/img/x1280/pexels-negative-space-1280.jpg">
<title>Our portfolio - Company name</title>
<link rel="icon" type="image/x-icon" href="img/favicon.ico"> <!-- Kode for å legge til favicon er hentet fra W3schools: https://www.w3schools.com/html/html_favicon.asp-->
</head>
<body itemscope itemtype="https://schema.org/LocalBusiness">
<a href="#portfolio" class="skip-link">Skip to main content</a>
<header class="content-center">
<a href="index.html" class="logo"><img itemprop="logo" src="img/logo1.png" alt="Logo home"></a>
<nav>
<ul class="text-s">
<li><a href="index.html">Home</a></li>
<li><a href="products.html" class="active">Products</a></li>
<li><a href="about.html">About</a></li>
<li><a href="about.html#contact" class="btn-primary btn-m">Contact</a></li>
</ul>
</nav>
</header>
<main id="portfolio">
<section class="page-hero l-overlay">
<h1 itemprop="name" class="heading-l">Portfolio</h1>
<picture>
<source srcset="img/x1280/pexels-negative-space-1280.jpg" media="(min-width: 768px)">
<img itemprop="image" src="img/pexels-negative-space.jpg" alt="" class="bg-image"><!--Bakgrunnsbilde, regnes som pynt. Må likevel ha en tom alt attributt. Laster inn bilde som HTML for å ha mer kontroll over bilde når det kommer til responsiv og lazyloading kontroll. Lite relevant her, men relevant for større nettsteder.-->
</picture>
</section>
<section class="content-center portfolio-tags">
<h2 class="heading-l portfolio-header">Explore previous jobs</h2>
<a href="#branding" class="btn-secondary btn-s">branding</a>
<a href="#design" class="btn-secondary btn-s">design</a>
<a href="#development" class="btn-secondary btn-s">development</a>
</section>
<section id="branding" class="content-center row-wrap">
<h2 class="heading-l portfolio-header">Branding</h2>
<a itemscope itemtype="https://schema.org/CreativeWork" href="#" class="portfolio-card">
<h3 itemprop="name" class="heading-xs">Et harum quidem</h3>
<link itemprop="sameAs" href="#" >
<meta itemprop="subjectOf" content="Branding">
<img itemprop="image" src="img/placeholder_400x400.jpg" alt="Complete rebrand for Et harum quidem"><!-- Fremhevet bilde/thumbnail for artikkelkort. Innhold -->
</a>
<a itemscope itemtype="https://schema.org/CreativeWork" href="#" class="portfolio-card">
<h3 itemprop="name" class="heading-xs">Et harum quidem</h3>
<link itemprop="sameAs" href="#" >
<meta itemprop="subjectOf" content="Branding">
<img itemprop="image" src="img/placeholder_400x400.jpg" alt="New logo for et Harum quidem"> <!-- Fremhevet bilde/thumbnail for artikkelkort. Innhold -->
</a>
<a itemscope itemtype="https://schema.org/CreativeWork" href="#" class="portfolio-card">
<h3 itemprop="name" class="heading-xs">Et harum quidem</h3>
<link itemprop="sameAs" href="#" >
<meta itemprop="subjectOf" content="Branding">
<img itemprop="image" src="img/placeholder_400x400.jpg" alt="Designprofile for harum quidem"> <!-- Fremhevet bilde/thumbnail for artikkelkort. Innhold -->
</a>
<a itemscope itemtype="https://schema.org/CreativeWork" href="#" class="portfolio-card">
<h3 itemprop="name" class="heading-xs">Et harum quidem</h3>
<link itemprop="sameAs" href="#" >
<meta itemprop="subjectOf" content="Branding">
<img itemprop="image" src="img/placeholder_400x400.jpg" alt="Logo for harum quidem two"> <!-- Fremhevet bilde/thumbnail for artikkelkort. Innhold -->
</a>
</section>
<section id="design" class="content-center row-wrap">
<h2 class="heading-l portfolio-header">Design</h2>
<a itemscope itemtype="https://schema.org/CreativeWork" href="#" class="portfolio-card">
<h3 itemprop="name" class="heading-xs">Et harum quidem</h3>
<link itemprop="sameAs" href="#" >
<meta itemprop="subjectOf" content="Design">
<img itemprop="image" src="img/placeholder_400x400.jpg" alt="Physical Ad materials for harum qauidem"> <!-- Fremhevet bilde/thumbnail for artikkelkort. Innhold -->
</a>
<a itemscope itemtype="https://schema.org/CreativeWork" href="#" class="portfolio-card">
<h3 itemprop="name" class="heading-xs">Et harum quidem</h3>
<link itemprop="sameAs" href="#" >
<meta itemprop="subjectOf" content="Design">
<img itemprop="image" src="img/placeholder_400x400.jpg" alt="Digital Ad campagins for harum qauidem"> <!-- Fremhevet bilde/thumbnail for artikkelkort. Innhold -->
</a>
<a itemscope itemtype="https://schema.org/CreativeWork" href="#" class="portfolio-card">
<h3 itemprop="name" class="heading-xs">Et harum quidem</h3>
<link itemprop="sameAs" href="#" >
<meta itemprop="subjectOf" content="Design">
<img itemprop="image" src="img/placeholder_400x400.jpg" alt="Graphics overlays on videos for harum et qauidem"> <!-- Fremhevet bilde/thumbnail for artikkelkort. Innhold -->
</a>
</section>
<section id="development" class="content-center row-wrap">
<h2 class="heading-l portfolio-header">Development</h2>
<a itemscope itemtype="https://schema.org/CreativeWork" href="#" class="portfolio-card">
<h3 itemprop="name" class="heading-xs">Et harum quidem</h3>
<link itemprop="sameAs" href="#" >
<meta itemprop="subjectOf" content="Development">
<img itemprop="image" src="img/placeholder_400x400.jpg" alt="Booking system for harum et qauidem"> <!-- Fremhevet bilde/thumbnail for artikkelkort. Innhold -->
</a>
<a itemscope itemtype="https://schema.org/CreativeWork" href="#" class="portfolio-card">
<h3 itemprop="name" class="heading-xs">Et harum quidem</h3>
<link itemprop="sameAs" href="#" >
<meta itemprop="subjectOf" content="Development">
<img itemprop="image" src="img/placeholder_400x400.jpg" alt="Website for Et harum quidem"> <!-- Fremhevet bilde/thumbnail for artikkelkort. Innhold -->
</a>
</section>
</main>
<footer class="bg-dark">
<div id="footer-inner" class="content-center"> <!--Sentrerer innhold etter maksbredden-->
<a href="index.html" class="logo"><img src="img/logo1.png" alt="Logo home" loading="lazy"></a><!-- Logo til nettstedet og link til forsiden. En del av innholdet. -->
<p class="text-s">Company © 2023</p>
<a href="https://facebook.com" class="icon-s" aria-label="Facebook page"><i class="fa-brands fa-square-facebook"></i></a>
<a href="https://instagram.com" class="icon-s" aria-label="Intsagram page"><i class="fa-brands fa-square-instagram"></i></a>
<a href="https://linkedin.no" class="icon-s" aria-label="Linkedin page"><i class="fa-brands fa-linkedin"></i></a>
</div>
</footer>
<a href="#" id="toTop" aria-label="Go to top" tabindex="0"><i class="fa-solid fa-arrow-up" aria-hidden="true"></i></a> <!-- Tutorial kode fra W3chools om å implementere back to top knapp, men har forenklet funksjonaliteten litt med å gjøre om knappen til en a tag med en anchor som tar brukeren øverst til den nåværende siden, istedenfor å bruke Javascript. Link: https://www.w3schools.com/howto/howto_js_scroll_to_top.asp -->
<script src="js/script.js"></script>
</body>
</html>