- My Forums
- Tiger Rant
- LSU Recruiting
- SEC Rant
- Saints Talk
- Pelicans Talk
- More Sports Board
- Fantasy Sports
- Golf Board
- Soccer Board
- O-T Lounge
- Tech Board
- Home/Garden Board
- Outdoor Board
- Health/Fitness Board
- Movie/TV Board
- Book Board
- Music Board
- Political Talk
- Money Talk
- Fark Board
- Gaming Board
- Travel Board
- Food/Drink Board
- Ticket Exchange
- TD Help Board
Customize My Forums- View All Forums
- Show Left Links
- Topic Sort Options
- Trending Topics
- Recent Topics
- Active Topics
Started By
Message
Building simple web pages
Posted on 8/8/22 at 6:20 am
Posted on 8/8/22 at 6:20 am
Has anyone built simple web pages before? What's the best way to do this?
For example, if I wanted to make a web page for a real estate listing, or a simple generator installation business, very basic sites...this is more for marketing than anything.
What's the best way to do this?
Please explain like you are talking to a 5 year old, but I am somewhat computer savvy.
Thanks in advance.
For example, if I wanted to make a web page for a real estate listing, or a simple generator installation business, very basic sites...this is more for marketing than anything.
What's the best way to do this?
Please explain like you are talking to a 5 year old, but I am somewhat computer savvy.
Thanks in advance.
Posted on 8/8/22 at 6:35 am to White Doug
A managed Wordpress site, its point and click/drag and drop simple approach. Plus add-ins to customize functionality as needed.
Posted on 8/8/22 at 6:56 am to White Doug
I built my wife's website without ever having done one before. I used WordPress and OceanWP. There are a lot of tutorials that will walk you through the whole process. I know photoshop, so that helped with making icons and such. I still need to figure out a pay portal.
https://chicnclean.org
https://chicnclean.org
This post was edited on 8/8/22 at 6:57 am
Posted on 8/8/22 at 7:17 am to White Doug
In the early-mid 90's I learned straight HTML programming on notepad of all things.....

This post was edited on 8/8/22 at 7:18 am
Posted on 8/8/22 at 7:53 am to White Doug
I would just go with Wix or Squarespace and call it a day.
Posted on 8/8/22 at 10:59 am to White Doug
Carrd may be exactly what you're looking for
quote:
Simple, free, fully responsive one-page sites for pretty much anything.
Posted on 8/8/22 at 11:25 am to SlowFlowPro
Thank you for the Recommendations.
Posted on 8/8/22 at 4:51 pm to White Doug
Wix is as easy as it gets.
I have a web development side business and even I use it because I can produce remarkable results in such a short amount of time.
I have a web development side business and even I use it because I can produce remarkable results in such a short amount of time.
Posted on 8/9/22 at 8:48 pm to White Doug
You can easily utilize static hosted websites on AWS. More work involved than with netlify but a combination of Route53 for DNS, CloudFront for CDN and S3 for hosting is less than $2 per month.
CLI makes it super easy to push updates. AWS has a pricing calculator on its console to get a rough idea of possible costs and scales tremendously.
There will be additional cost for higher loads but it depends on bandwidth served as well as number of requests. e.x serving basic html/css/js will be a lot cheaper than serving hi-res images or audio/video files.
CLI makes it super easy to push updates. AWS has a pricing calculator on its console to get a rough idea of possible costs and scales tremendously.
There will be additional cost for higher loads but it depends on bandwidth served as well as number of requests. e.x serving basic html/css/js will be a lot cheaper than serving hi-res images or audio/video files.
Popular
Back to top
