Jump to content
Killersites Forums

administrator

Administrators
  • Posts

    3,010
  • Joined

  • Last visited

  • Days Won

    351

Everything posted by administrator

  1. Because you will find many projects where elementor and any other builder will not have the features you need. Stef
  2. It would be in the earlier videos. Stef
  3. Look into doing this with CSS. Much easier.
  4. I would imagine so. I haven't built one in ages, but as long as the web application follows industry coding standards, you should be fine.
  5. That is expected. The default formatting in a p tag is to insert a line break. That, among many other details are taught in my book and my courses: https://school.studioweb.com/store/#courses Stef
  6. Couple of broad suggestions: Study the box model a little more. My book Web Design Start Here, breaks that down. Or just rebuild it using CSS Grid and Flexbox ... which are much easier to work with. Stef
  7. I teach directories (sub folders) in the HTML5 course.
  8. At a glance, this code seems right. S
  9. I cover that in my HTML5 course and in my book: Web Design Start Here. My HTML5 course: https://school.studioweb.com/store/course/html5_pro
  10. Hi, In your student profile page. You will find links to high res PDF copies of the certificates you've earned. Stef
  11. SEO requires you learn the basics of web design ... you have to understand the code and the process of building a site. Check out my courses: https://school.studioweb.com/store/course/complete_web_designer Stef
  12. Short answer: yes. Using DOM methods you can add and remove any tags you like. Stef
  13. I've bumped this in the private mentoring group forum.
  14. Did my version show white spaces? If so, have you downloaded the sources files (link on home page of the course) .. to compare the code? Stef
  15. Learn the process of SEO and web marketing and you will be able to review your work yourself. It isn't brain surgery.
  16. Because a line of text is not a paragraph. That said, in this situation you could use a P tag.
  17. Nope. And 99% of the time, you should not use formatting tags like P inside a table. Stef
  18. Can you post the code directly into the forum editor? ... Just use the code button <> in the top editor bar. Stef
  19. ... that was the plan all along!
  20. Just create a copy of the file, and delete the code so you can start from scratch. Yes my courses start off very easy and are for beginners because they target beginners. S
×
×
  • Create New...