Coder Social home page Coder Social logo

creative-computing-2018's Introduction

creative-computing-2018

creative-computing-2018's People

Contributors

danidls99 avatar orzubalsky avatar

Watchers

James Cloos avatar  avatar

Forkers

moniquezeitouny

creative-computing-2018's Issues

Centering Text

I'm having some trouble centering my text portion of my manifesto in the code. Its currently located on the left side of the page, which I suppose I'm alright with, but I was wondering if anyone knew how to center it by any chance? I tried centering it in my code but it wouldn't actually show up centered on my site.

links

Everytime I click on words on my manifesto page that aren't linked to another page, it takes me to the github website. Is that normal?

Changing Font Families

Hello! I feel like we covered this in class, but how could I make the first paragraph one font and the second one a different font?

HTML
<div class="content"> <p> In a safe and secure Internet, predatory establishments/private parties who attempt to make a profit off of or harm an uninformed/unconsenting user’s private information shall face international legal repercussions, no matter where either are located. </p> <p> In a safe and secure Internet, a party’s intellectual property belongs solely to its creator and is their sole decision on how the original material is to be distributed. Other parties are allowed to make alternate versions, in which obvious changes are credited. </p>

CSS
body { max-width: 1000px; line-height: 34px; font-family: 'Raleway', sans-serif; font-family: 'Nunito', sans-serif; font-size: 24px; font-weight: bold; color: lightsalmon; text-transform: none; background-color: honeydew }

find the link

How to find the like of my two manifesto website on github?

Manifesto

I'm having issues with my manifesto screenshot page. I see that all the words after the LINKED word have been linked to that webpage. I dont know if theres a tag im missing that makes sure it only links that ONE word

class stylish

I wonder is there any way to stylish a class with two features easier than this:
.email{color:red;}
.email{font-size: 48px}

Issues with Github

Hi Guys!

I don't know why this started happening, but no matter what I do on Sublime Text, nothing changes. If I'm working on the HTML file, the change doesn't show up on Github. If I'm working on the CSS file and I save it, nothing changes. Is anyone having this issue? 😭

Misty

text arrangement

I found that the name of me in the boy of index file can not be placed correctly. The name "barry" was set before the first code related to image 1, but after opening it in browser, the name is between the first image and the second. There is a
tag after the name at the begin which should work at the first place. After I fond this issue, I add another
after my name, then everything seems be alright. But I wonder why this issue occur and how it related to my code in the index file.

inserting "space" pngs

If we have to insert a new png for a space between a word, do we have to re number all the pngs from "manifesto_001" in order and on?

How do I center all the images?

On my css I tried to align all of the screenshots like so

`._header{
margin: 20px;
text-align: center;

}

.manifesto_header{
margin: 20px;
text-align: center;
} '

with the respective IDs/attributes but it's just not working for some reason. Is there another property issue I am supposed to be using?

CSS work isn't showing up on typeset page

Does anyone know why my style css file isn't altering my typeset file page at all? It was working earlier, but the changes stopped going through and I'm not sure if maybe the two files just aren't connected anymore. Does anyone know how to fix this by any chance?

Note: I have all of my CSS tab completed with all my style preferences and they're saved, just not properly connected to my HTML (I'm guessing) so they won't show up.

typeset

Does our page have to be based on something in specific? Or can it be anything?

Changing Font

Is there a way to change the font on our manifesto? Thanks!

Adding more

If we research some different things to do with code can we apply them to our project?

typeset

Where do we post the link to our typeset page?

Creating Another Page

I think I may have missed this part in class, but how do we add another page to our manifesto to put the written text on?

Thanks!

Having trouble trying to change the font of my text

I was trying to put different fonts for the header and the body of the typeset version of my manifesto when I ran into a problem. Everything was doing what I wanted until I also changed the font of the link to my typeset version.
screen shot 2018-09-17 at 7 06 37 pm
The link to the typeset version and the header of the typeset version were supposed to be the same sans serif font (which I achieved) and the "by Dani Delossantos" and body of the typeset version were supposed to be the same serif font. Only the "by Dani Delossantos" has the serif font while the rest of the page is the sans serif font. I also was trying to make the header of a larger font size which I don't think happened.
screen shot 2018-09-17 at 7 09 41 pm

How can I fix this?

Link to Images

I can't seem to figure out why my pictures won't link certain words. What is the proper code for that?

Mary Wedd Manifesto

file:///Users/marywedd/Documents/GitHub/creative-computing-01-manifesto/index.html

Text Spacing

I'm wondering how to properly lay text out, do I just need to keep adding white spaces?

Linking pictures with manifesto

I'm not sure why, but when I typed code to link a screenshot with someone's manifesto, the images would not show up on the page even after I committed and pressed and refreshed the page. Only a blue link would show up. Not sure what to do ?

Page Build Failure

I got this email from Github, and I'm not really sure what it means. My page is fine and I have no problems with the code (at least I think). It is claiming that the page build up failed for the master branch. Did I do something wrong or could it be a glitch?
screen shot 2018-09-10 at 12 23 18 pm

Image size

Are we allowed to change the sizes of our word images via code?

The meaning of branch

I wonder what exactly the role that branch plays in github, and what would happen if I select a different branch when I work with the code

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.