Images not loading
Although the Image no-show is a classic newbie problem with obvious causes like paths to relevant folders etc, there are sometimes also inexplicable reasons. I know the nav code is clumsy and it will soon be better organized. However, the problem here is that some images are not loading, namely:
alt="b-forest", alt="Ingemar", "frame_ bamboo", alt=”Honeycomb wall”
If you can help me find the culprit, please check out this code below.
Thanks if you can,
Ingemar
>>>>>>>>>>>>>>>>>>>>>>
<!DOCTYPE html>
<html lang="EN">
<head>
<meta charset="utf-8"/>
<title>Saevfors - Bamboo Prefab</title>
<!--<meta http-equiv="Content-Type" content="text/html; charset=utf-8;" name="viewport" content="width=device-width,initial-scale=1"/>-->
<meta http-equiv="X-UA-Compatible" content="IE=edge"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<style>
* {
box-sizing: border-box;
position: static;
align-items: flex-start;
padding-top: 10px;
}
.wrapper .left_side p {
font-weight: normal;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
}
body {
background-repeat: repeat-x;
font-family: "Times New Roman", Times, serif;
font-size: 18px;
font-weight: bolder;
background-color: #8EBC48;
color: #FFF;
background-image: url('http://www.saevfors.se/Images/Home_page_bckgr.jpg');
}
/* Logo */ .logo {
width: 95%;
margin: 0 auto;
padding: 20px 0;
}
.logo h1 {
font-family: Vijaya;
font-size: 48px;
text-align: center;
margin: 0;
padding: 0;
} /* Wrapper */
.wrapper {
font-family: Verdana, Geneva, sans-serif;
font-size: 20px;
color: #000;
width: 95%;
background-color: #FFF;
margin-top: 0;
margin-right: auto;
margin-left: 20px;
margin-bottom: 0;
}
/* Navigation */ .nav {
list-style: none;
margin: 0;
padding: 0;
text-align: center;
background-color: #9F0;
}
.nav li {
display: inline-block;
min-width: 8em;
margin: 0;
padding: 0;
text-align: center;
padding: 8px 15px;
}
.nav li a:link, .nav li a:visited {
background-color: rgb(204,153,51);
color: rgb(85, 85, 102);
display: block;
padding: 5px;
text-decoration: none;
font-weight: bold;
border-radius: 3px;
-webkit-box-shadow: 3px 3px 3px 3px rgba(43, 43, 77, 0.5);
-moz-box-shadow: 3px 3px 3px 3px rgba(43, 43, 77, 0.5);
box-shadow: 3px 3px 3px 3px rgba(43, 43, 77, 0.5);
margin: 0 0 0.2em 0;
}
.nav li a:hover {
background-color: rgba(255,153,0,0.8);
color: rgb(43, 43, 77);
}
a:visited {
background-color: #6F9;
}
/* Left side */ .left_side {
padding: 10px;
float: left;
width: 48%;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
color: #000;
background-color: #EFEFE0;
font-style: normal;
font-weight: 300;
}
/* Right side */ .right_side {
padding: 10px;
float: right;
font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
color: #333;
background-color: #EFEFE0;
width: 48%;
font-weight: lighter;
} /* footer */
.footer {
font-family: Verdana, Geneva, sans-serif;
font-size: 14px;
color: #003;
background-color: #C96;
font-style: italic;
text-align: center;
padding: 15px;
} /* Clear floats */
.clear {
clear: both;
}
.nav li a {
}
.wrapper .left_side p {
}
.caption_1 {
}
.caption_honeycomb {
padding: 10px;
width: 200px;
}
.wrapper .right_side figure {
margin: 10px;
padding-top: 10px;
}
/*Smartphone and tablet*/ @media screen and (max-width:768px) {
.left_side {
float: none;
width: 100%;
background-color: #F7F782;
}
.right_side {
float: none;
width: 100%;
background-color: #DFEAF0;
}
}
.fl {
}
.flt_rgt {
}
</style>
<style>
/* Container for the whole figure */
.figure-gallery {
max-width: 1000px;
margin: 2rem auto;
padding: 1rem;
border: 1px solid #ddd;
box-sizing: border-box;
}
.figure-gallery.height50 {
height: 50%!important;
margin: 2rem 0;
}
@Media (max-width: 640px) {
.figure-gallery.width50 {
width: 100%!important;
}
.figure-gallery.width35 {
width: 35%!important;
margin: 2rem 0;
}
@Media (max-width: 640px) {
.figure-gallery.width50 {
width: 100%!important;
}
}
/* Images row */
.figure-gallery .images {
display: flex;
gap: 1rem;
flex-wrap: nowrap; /* always 3 in a row on large screens */
width: 100%;
box-sizing: border-box;
}
.figure-gallery .images img {
flex: 1 1 0;
min-width: 0; /* prevents flex overflow */
max-width: 100%;
height: auto;
display: block;
border: 1px solid #ccc;
}
/* Stack images vertically on smaller screens */
/* you can dapat the 640 to your own needs */
@Media (max-width: 640px) {
.figure-gallery .images {
flex-direction: column;
}
}
/* Caption text */
.figure-gallery figcaption {
margin-top: 1rem;
}
.figure-gallery figcaption h2 {
margin: 0 0 0.5rem 0;
font-size: 1.2rem;
}
.figure-gallery figcaption p {
margin: 0;
line-height: 1.5;
}
/* Small screens */
@Media (max-width: 768px) {
.figure-gallery .images {
justify-content: center;
}
}
}
@Media (max-width: 640px) {
.figure-gallery.width50 {
width: 100%!important;
}
}
</style>
<link href="/Ing_July_2021.css" rel="stylesheet" type="text/css">
<link href="file:///C|/Users/ingem/AppData/Local/Temp/Adobe/Dreamweaver 2021/2026 m made.css" rel="stylesheet" type="text/css">
</head>
<body>
<div class="logo">
<h1>Saevfors Consulting</h1>
</div>
<div class="wrapper">
<ul class="nav">
<li><a href="index.html" title="Rationale" target="_blank">Rationale</a></li>
<li><a href="Contact NY_WIP_3.html" title="Contact" target="_blank">Contact 2026</a></li>
<li><a href="file:///C|/Users/ingem/AppData/Local/Temp/Adobe/Dreamweaver 2021/Bamboo.html" title="bamboo" target="_blank">Bamboo</a></li>
<li><a href="file:///C|/Users/ingem/AppData/Local/Temp/Adobe/Dreamweaver 2021/Archive Bamboo.html" title="Archive Bamboo">Archive Bamboo</a></li>
<li><a href="file:///C|/Users/ingem/AppData/Local/Temp/Adobe/Dreamweaver 2021/Archive Misc.html" title="Archive Misc">Archive Misc</a></li>
<li><a href="file:///C|/Users/ingem/AppData/Local/Temp/Adobe/Dreamweaver 2021/Multistory.html" title="Multistory" target="_blank">Multistory</a></li>
<li><a href="file:///C|/Users/ingem/AppData/Local/Temp/Adobe/Dreamweaver 2021/Parametrics.html" title="Parametrics" target="_blank">Parametrics</a></li>
<li><a href="file:///C|/Users/ingem/AppData/Local/Temp/Adobe/Dreamweaver 2021/Space_Frames.html" title="Space_Frames" target="_blank">Space_Frames</a></li>
<li><a href="file:///C|/Users/ingem/AppData/Local/Temp/Adobe/Dreamweaver 2021/Structural Bamboo.html" title="Structural_Bamboo" target="_blank">Structural Bamboo</a></li>
</ul>
<div class="left_side">
<h1> 2026! BambooPrefab! www.saevfors.se</h1>
<p><span style="font-size: 18px">Time for change! This web site will, before closing, now focus on <br>
<strong>Bamboo Technical</strong> detailing for: <br>
<br>
Conflict with industrial/planar materials. <br>
Dimensional standards.<br>
Template rigs for large scale production. <br>
Computerized tools (CNC, 3Dprint etc)</span><br>
<br>
<em> Previously made research and development on this site can still be sourced under the Archive tabs</em>.</p>
<img src="Images/NEW 2026/Home_page_bckgr.jpg" alt="b-forest" width="250" height="180" class="flt_lft"/>
<p>The natural features of bamboo given by nature make each individual culm unique:
often curved, more or less tapered, sometimes with oval or irregular section, varying inter-node lengths… The strength properties of tension and compression can vary considerably according to the different 1000+ bamboo species.<br>
<br>
Matching bamboo with planar and rectilinear materials <em><strong>is therefore a huge challenge</strong></em>. Industrialization and modular design necessary for prefabrication become virtually impossible without intermediate steps to circumvent these conflicts.</p>
<br>
<p><strong>Ingemar Saevfors</strong></p><img src="Images/NEW 2026/Ing_contact_page.jpg" alt="Ingemar" width="90" height="112" class="flt_rgt">
<p>Architect/Urban planner with longtime lnks to Africa, the Americas and SE Asia, specializes in innovative building technologies for low income regions.</p>
<p>ingemar@saevfors.se <br>
Kallangsvag 73, 18144 Lidingo, Sweden +46 703936761 www.saevfors.se</p>
</div>
<div class="right_side">
<p><strong>PREFAB IN FOCUS NOW</strong>: <em>The daunting perspective of housing another two-three billion people until 2050 on the planet is now further exacerbated by the fast climate change! </em> </p>
<em> <strong> WEBSITE UNDER UNDER REORGANIZATION RIGHT NOW, BUT HERE ARE A FEW EXAMPLES OF PREFAB ADAPTATIONS COMING UP:</strong></em> <br>
<br>
<img src="Images/NEW 2026/Truss prototype.jpg" alt="" width="400" height="96" class="flt_lft"/><strong>Roof trusses and purlins</strong> are normally quite expensive items requiring high-end timber or metal profiles to meet the structural reliability. These components can easily be replaced by low-cost bamboo elements with their high tensile capacity, trimmed to a dimensional standard and combined with an efficient back-to-back gusset joint design.<br>
<img src="Images/NEW 2026/Buckling_prevention_in_L-shape_column.JPG" alt="" width="250" height="187" class="flt_lft padding:10px"/><br>
<figure class="flt_rgt">
<img src="Images/NEW 2026/Wall element copy.JPG" alt="honeycomb_wall" width="158" height="268" class="flt_rgt"/>
<figcaption><em>Honeycomb_wall_exterior_skin</em></figcaption>
</figure>
<br>
<strong>Urban multi-story bamboo housing </strong><br>
The great CO2 sink capacity makes fast-growing bamboo an obvious large scale option for construction materials.
Multi-story - at a reasonable density, because of the never-ending suburban sprawl with more transport nightmares paralyzing the economy.<br>
<br>
<em> L-shaped column with buckling prevention for 3-storeys in cooperation with KTH, Technical University, Stockholm </em><br>
<br>
<figure class="figure-gallery"><img src="Images/NEW 2026/Honeycomb wall.jpg" alt="Honeycomb wall" width="275" height="180" class="flt_lft"/>
<div class="images"> <img src="Images/NEW 2026/HONEYCOMB CLUSTER.jpg" alt="" width="158" height="180" class="flt_lft"/> <img src="Images/NEW 2026/Door-frame.jpg" alt="frame_bamboo" width="180" height="151"/></div>
</figure>
<p><strong>Honeycomb wall module with loadbearing culm / Standard frame confronts bamboo culm curvature</strong> </p>
</div>
</div>
<div class="clear"></div>
<div class="footer">3 Feb 2026 | Copy with reference to www.saevfors.se | ingemar@saevfors.se | All rights reserved</div>
</body>
</html>
