Jump to content

Yvzslm

Members
  • Posts

    8
  • Joined

  • Last visited

About Yvzslm

  • Birthday 04/30/1991

Previous Fields

  • Languages
    Html, Css, Bootstrap, W3.Css

Profile Information

  • Location
    Istanbul

Recent Profile Visitors

2,942 profile views

Yvzslm's Achievements

Newbie

Newbie (1/7)

0

Reputation

  1. Greetings! I designed a website for my friend. He is a radio programmer. Website include homepage - articles - broadcast records and about pages. Each page has it own design. I made it with Html, Css and W3css. Design is perfect, I'll be happy to show you when I publish the site. But my problem is, I don't know how can I publish the site and works correctly. For example: I designed articles page, and a panel to write it, and reading page for a single article. But how can I make things works together? Writing article panel is only the textbox and the submit button. When the user write an article and click to submit button; how to connect to database, editing to relating elements(?), transform it to a webpage. Maybe another panel for homepage about "Last articles" section works automatically. When the article count reaches ten, pagination works. And the new article pushes the another one to bottom maybe. Design is ok, but I don't know how to make this kind of things. I got stuck very badly. I tried to transform my codes for Wordpress theme, but I failed it. I would appreciate for any help.
  2. Greetings! I do not understand why I have to describe that variable " ". http://www.w3schools.com/js/tryit.asp?filename=tryjs_loop_for_ex When I put a letter in it, it returns "aThe number is 0 (...)" only the first character, not every loop. So why we need to describe empty value. Why we want to write there nothing ->
  3. Title of this suggestions is "How can we improve W3Schools.com". It is a good start to don't visit lol. Thanks for the info!
  4. Greetings! http://www.w3schools.com/js/js_array_methods.asp I guess bottom of this page, Exercise buttons got a little problem. Exercise 3 button is sending to http://www.w3schools.com/js/exercise.asp?filename=exercise_arraysmet4 , 4 to 5, 5 to 6. exercise_arraysmet2 and exercise_arraysmet3 looks same. It's not a big deal, yes. But If the user doesn't use the buttons and change the URL for next exercise (like me), could miss 5th exercise.
  5. Or maybe this one: https://jsfiddle.net/bry9duok/ (lol I'm laughing what I did.)
  6. Maybe this would be help: http://www.w3schools.com/w3css/w3css_cards.asp
  7. I'm not sure It will work correctly. I hope this is what you want: https://jsfiddle.net/rnky9yL3/1/
  8. I tried to clear "overflow: hidden;" and I guess it worked. Is that what you want to hear? Cause I tried a lot of things to solve for your problem, just like you :
×
×
  • Create New...