Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

My first Web Site

Featured Replies

Hello Elvis :D

Welcome to WDF.

Here are some suggestions for improvements:

 

Serious markup errors.

  • You have no doctype declaration
  • You have no <html> element
  • You have an (extra) <head> element in the end of the body element.
  • Your first <head> element (you can only have one) is missing a (very important) title tag
  • Your home page has 4 <h1> elements. A page should only have one top level heading

 

CSS

  • You are mostly using IDs as CSS selectors, that is bad practice and makes it imposible to reuse any styles
  • I understand that you are working on the page now, but when you are done try to minify your CSS and merge it into a single file for better performance.

JS

  • You have some blocking script tags in your (first) head element, try to move them down to before the closing body tag so the browser can load and start to render the content while the scripts are loading.
  • Use a minified version of jQuery instead
  • I get that you are using the CKEditor WYSIWYG for the backend but why on earth would you have your visitors load the ckeditor script when they are on the front end?

Edited by Nillervision

  • 3 weeks later...

Yes, there some English spelling mistakes. Try to solve this probem as it catches the eye. In general, your site looks good. What did you use for building it? I'm interested because I'm going to create my own website. Recently I have been suggested to try the illustration wordpress themes on https://www.templatemonster.com/category/art-wordpress-themes/, but I haven't decided yet. As I'm not a professional and don't have much experience, I think it is fine for me to have some doubts :)

Though there are still English mistakes but you're still doing great! Congratulations. I really one to make one for myself though im too busy for that

  • 2 weeks later...

Hello my name is Elvis and I’m part time Web Developer. I’m ready to help small companies or just a person who need website ,portfolio … I been increasing my knowledge in HTML, CSS, JavaScript, PHP. If you are searching for somebody who could create a WebSite For FREE fell free to Contact Me.

 

Hello, my name is Elvis and I’m a part-time Web Developer. I’m ready to help small companies, or just a person who needs a website, portfolio, etc.
I have been increasing my knowledge in HTML, CSS, JavaScript and PHP. If you are looking for somebody who could create a website for FREE, feel free to contact me.

 

(In case this helps)

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.