Search found 8 matches
- Sat Jul 05, 2025 11:03 pm
- Forum: Coding
- Topic: What's your most proudest coding moment?
- Replies: 2
- Views: 370
Re: What's your most proudest coding moment?
When I learnt how to bootstrap a basic html site. This was not with the latest technology.
- Sat Jul 05, 2025 11:01 pm
- Forum: Web Development
- Topic: How did you get involved in web development?
- Replies: 7
- Views: 1370
Re: How did you get involved in web development?
Books, books and more books with the help of google.Cory wrote: Sat Jul 05, 2025 10:55 pm I wanted to create codes and themes for message boards, and I've been attached to it ever since then.
- Sat Jul 05, 2025 10:57 pm
- Forum: Marketing
- Topic: SEO is a Waste of Time in 2025
- Replies: 14
- Views: 3077
Re: SEO is a Waste of Time in 2025
Just keep posting keywords sentences titles that would come up in a search and let the crawlers do the rest.
- Sat Jul 05, 2025 10:53 pm
- Forum: Web Development
- Topic: Basic HTML Homepage
- Replies: 4
- Views: 545
Re: Basic HTML Homepage
I was personally thinking about it but the code for some reason was not on my mind. Good shout though!Cory wrote: Sat Jul 05, 2025 10:47 pm It looks quite nice for a basic layout. I popped it into the W3Schools Tryit Editor. Though for the footer blurb, I would have personally used flexbox.
- Fri Jul 04, 2025 10:11 am
- Forum: Web Development
- Topic: Basic HTML Homepage
- Replies: 4
- Views: 545
Re: Basic HTML Homepage
It was mainly to get the layout of sides like top header two side bars and footer along with the middle part.
- Thu Jul 03, 2025 10:25 pm
- Forum: Marketing
- Topic: SEO is a Waste of Time in 2025
- Replies: 14
- Views: 3077
Re: SEO is a Waste of Time in 2025
SEO is not really hard if you don’t have money it’s a time game with dedication and consistency. If you have money this could still fail if you don’t offer something the consumer wants.
- Thu Jul 03, 2025 10:22 pm
- Forum: Web Development
- Topic: Basic HTML Homepage
- Replies: 4
- Views: 545
Basic HTML Homepage
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Fixed Width 1 Green</title>
<style type="text/css">
html, #page { padding:0; margin:0;}
body { margin:0; padding:0; width:100%; color:#959595; font:normal 12px/2.0em Sans-Serif;}
h1, h2 ...
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Fixed Width 1 Green</title>
<style type="text/css">
html, #page { padding:0; margin:0;}
body { margin:0; padding:0; width:100%; color:#959595; font:normal 12px/2.0em Sans-Serif;}
h1, h2 ...
- Thu Jul 03, 2025 10:15 pm
- Forum: Introduction
- Topic: Econical here to help out!
- Replies: 2
- Views: 520
Econical here to help out!
Wanted to give you a hand I know you want to create something and so do I let’s chuck ideas to one another. PM me if your down for it.
